fish: don't use these bindings anymore

master
an 2020-04-20 19:17:12 -06:00
parent 1698b809ba
commit 32e5e924bc
1 changed files with 0 additions and 4 deletions

View File

@ -1,9 +1,5 @@
#!/usr/bin/env fish #!/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 bind --user \cg echo\ -n\ \(clear\ \|\ string\ replace\ \\e\\\[3J\ \"\"\)\;\ commandline\ -f\ repaint
## EOF ## EOF