diff --git a/fish/bindings b/fish/bindings index e8b8436..bda44b5 100644 --- a/fish/bindings +++ b/fish/bindings @@ -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