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
|
# Enable Vi bindings
|
||||||
fish_vi_key_bindings
|
fish_vi_key_bindings
|
||||||
|
|
||||||
bind -M insert \ce accept-autosuggestion -m default
|
bind -M insert \cf accept-autosuggestion
|
||||||
bind -M default \ce execute
|
|
||||||
|
|
||||||
set __fish_git_prompt_showdirtystate 1
|
set __fish_git_prompt_showdirtystate 1
|
||||||
set __fish_git_prompt_showupstream auto
|
set __fish_git_prompt_showupstream auto
|
||||||
|
Loading…
Reference in New Issue
Block a user