fish: don't use these bindings anymore

master
an 2020-04-20 19:17:12 -06:00
父節點 1698b809ba
當前提交 32e5e924bc
共有 1 個文件被更改,包括 0 次插入4 次删除

查看文件

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