mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-21 00:31:15 -03:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user