fish: don't use these bindings anymore

master
an 2020-04-20 19:17:12 -06:00
förälder 1698b809ba
incheckning 32e5e924bc
1 ändrade filer med 0 tillägg och 4 borttagningar

Visa fil

@ -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