You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

8 lines
258 B

### THIS FILE IS DEPLOYED BY ANSIBLE
# alternate mappings for "page up" and "page down" to search the history
"\e[5~": history-search-backward
"\e[6~": history-search-forward
"\e[1;5C": forward-word # ctrl + right
"\e[1;5D": backward-word # ctrl + left