mirror of
https://github.com/torappinfo/uweb.git
synced 2025-01-15 08:31:00 +01:00
13 lines
221 B
Plaintext
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
|