mirror of
https://github.com/denisidoro/navi
synced 2024-11-21 19:13:07 +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
|
||||
if bind -M insert > /dev/null 2>&1
|
||||
bind -M insert \cg navi-widget
|
||||
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue