life moves on...

This commit is contained in:
Daniel Lundin 2019-09-03 14:50:36 +02:00
parent 413bbdb7f7
commit a282db3c4b
9 changed files with 42 additions and 25 deletions

View file

@ -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