You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
221 B
Plaintext

set editing-mode vi
$if Bash
Space: magic-space
$endif
"\e[A": history-search-backward
"\e[B": history-search-forward
set completion-prefix-display-length 2
Control-j: menu-complete
Control-k: menu-complete-backward