fish: use history prefix search
This commit is contained in:
parent
ee598e5fe8
commit
fba5c2942d
1 changed files with 4 additions and 0 deletions
|
@ -54,6 +54,10 @@ if status is-interactive
|
|||
|
||||
## History
|
||||
|
||||
# FIXME: how to use autin history for these?
|
||||
bind \cn history-prefix-search-forward
|
||||
bind \cp history-prefix-search-backward
|
||||
|
||||
atuin init fish | source
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue