fish: Bind fzf-history-widget to R instead of r

'r' is for replace-mode with vi bindings
master
Pierre Neidhardt 2017-05-21 14:49:40 +02:00
parent 2313126679
commit df8cee1056
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ fzf_key_bindings
bind -M insert \et fzf-file-widget
bind t fzf-file-widget
bind r fzf-history-widget
bind R fzf-history-widget
bind -m insert C fzf-cd-widget
function fzf-select -d 'Eval commandline, fzf result and print out selection'