Fish smart replace

Add “smart replace” functionality to the fish shell widget
This commit is contained in:
DevAtDawn 2021-12-16 03:54:41 -07:00 committed by GitHub
parent 6aa8707c11
commit a5d295f828
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,4 +19,5 @@ end
bind \cg navi-widget
if bind -M insert > /dev/null 2>&1
bind -M insert \cg navi-widget
end