mirror of
https://github.com/denisidoro/navi
synced 2025-02-16 12:38:28 +00:00
Fish smart replace
Add “smart replace” functionality to the fish shell widget
This commit is contained in:
parent
6aa8707c11
commit
a5d295f828
1 changed files with 1 additions and 0 deletions
|
@ -19,4 +19,5 @@ end
|
||||||
bind \cg navi-widget
|
bind \cg navi-widget
|
||||||
if bind -M insert > /dev/null 2>&1
|
if bind -M insert > /dev/null 2>&1
|
||||||
bind -M insert \cg navi-widget
|
bind -M insert \cg navi-widget
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Reference in a new issue