fish: don't use these bindings anymore

master
an 2020-04-20 19:17:12 -06:00
Parent 1698b809ba
révision 32e5e924bc
1 fichiers modifiés avec 0 ajouts et 4 suppressions

Voir le fichier

@ -1,9 +1,5 @@
#!/usr/bin/env fish
bind --user \ch backward-char
bind --user \cl forward-char
bind --user \cj down-or-search
bind --user \ck up-or-search
bind --user \cg echo\ -n\ \(clear\ \|\ string\ replace\ \\e\\\[3J\ \"\"\)\;\ commandline\ -f\ repaint
## EOF