rebuilding site Mon Aug 1 08:22:51 PM CST 2022

This commit is contained in:
James Feng Cao 2022-08-01 20:22:51 +08:00
parent 26bfc316fc
commit 47c46dc01a
9 changed files with 167 additions and 7 deletions

12
termux/inputrc Normal file
View 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