fish: don't use these bindings anymore

master
an 2020-04-20 19:17:12 -06:00
rodič 1698b809ba
revize 32e5e924bc
1 změnil soubory, kde provedl 0 přidání a 4 odebrání

Zobrazit soubor

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