Shorten more.

More vain attempts to get a bare <TAB> showing as 2 columns in the
pager. This now happens in a 101 column terminal.
This commit is contained in:
Aaron Gyes
2022-01-27 16:21:22 -08:00
parent 34753cf0f6
commit c6166f8ced
8 changed files with 12 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
function fish_default_key_bindings -d "Default (emacs-like) key bindings"
function fish_default_key_bindings -d "emacs-like key binds"
if contains -- -h $argv
or contains -- --help $argv
echo "Sorry but this function doesn't support -h or --help"