fish: bind ctrl-e to accept and run autosuggestion
This commit is contained in:
parent
089a44c031
commit
9f95047a05
@ -26,3 +26,6 @@ set fish_greeting ""
|
||||
|
||||
# Enable Vi bindings
|
||||
fish_vi_key_bindings
|
||||
|
||||
bind -M insert \ce accept-autosuggestion -m default
|
||||
bind -M default \ce execute
|
||||
|
Loading…
Reference in New Issue
Block a user