mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 05:13:10 +00:00
parent
eb196c8330
commit
dbdef5d267
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ function fish_vi_key_bindings --description 'vi-like key bindings for fish'
|
|||
|
||||
bind -s --preset [ history-token-search-backward
|
||||
bind -s --preset ] history-token-search-forward
|
||||
bind -s --preset / history-pager
|
||||
bind -s --preset -m insert / history-pager repaint-mode
|
||||
|
||||
bind -s --preset k up-or-search
|
||||
bind -s --preset j down-or-search
|
||||
|
|
Loading…
Reference in a new issue