life moves on...
This commit is contained in:
parent
413bbdb7f7
commit
a282db3c4b
9 changed files with 42 additions and 25 deletions
12
.inputrc
12
.inputrc
|
@ -6,18 +6,6 @@ set visible-stats on
|
|||
set show-all-if-ambiguous on
|
||||
set completion-query-items 150
|
||||
|
||||
#"\es": menu-complete
|
||||
#"\eo": "\C-p\C-a\ef "
|
||||
"\C-p": history-search-backward
|
||||
"\C-n": history-search-forward
|
||||
# "\e[A": history-search-backward
|
||||
# "\e[B": history-search-forward
|
||||
|
||||
# those two are for rxvt
|
||||
"\e[7~":beginning-of-line
|
||||
"\e[8~":end-of-line
|
||||
|
||||
# on some xterm
|
||||
"\e[H": beginning-of-line
|
||||
"\e[F": end-of-line
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue