mirror of
https://github.com/edu4rdshl/based.fish.git
synced 2026-07-17 23:24:46 +00:00
(chore): update keybinds.
This commit is contained in:
parent
8482edfd76
commit
bb5829944b
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
function fish_user_key_bindings
|
function fish_user_key_bindings
|
||||||
|
# Arrow up and down for smart history
|
||||||
bind \e\[A __based_or_history
|
bind \e\[A __based_or_history
|
||||||
bind \cg __based_fzf_popup # Ctrl+g
|
bind \e\[B __based_or_history
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue