fish: use ctrl-f for accept autosuggestion
this corresponds to the default bind
This commit is contained in:
parent
6085c934cc
commit
195902be40
@ -27,8 +27,7 @@ set fish_greeting ""
|
||||
# Enable Vi bindings
|
||||
fish_vi_key_bindings
|
||||
|
||||
bind -M insert \ce accept-autosuggestion -m default
|
||||
bind -M default \ce execute
|
||||
bind -M insert \cf accept-autosuggestion
|
||||
|
||||
set __fish_git_prompt_showdirtystate 1
|
||||
set __fish_git_prompt_showupstream auto
|
||||
|
Loading…
Reference in New Issue
Block a user