mirror of
https://github.com/jorgebucaran/fisher
synced 2024-11-09 07:10:27 +00:00
98f8fc7730
Until now key_bindings.fish only allowed simple bind <args> staments and would fail for conditional statements, etc.
7 lines
50 B
Fish
7 lines
50 B
Fish
##foo##
|
|
bind foo
|
|
##foo##
|
|
##bar##
|
|
bind bar
|
|
##bar##
|