mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Mon Aug 1 08:22:51 PM CST 2022
This commit is contained in:
parent
26bfc316fc
commit
47c46dc01a
9 changed files with 167 additions and 7 deletions
12
termux/inputrc
Normal file
12
termux/inputrc
Normal file
|
@ -0,0 +1,12 @@
|
|||
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
|
Loading…
Add table
Add a link
Reference in a new issue