1 # inputrc borrowed from CentOS (RHEL).
11 #set mark-symlinked-directories on
15 # for linux console and RH/Debian xterm
16 "\e[1~": beginning-of-line
18 "\e[5~": beginning-of-history
19 "\e[6~": end-of-history
21 "\e[2~": quoted-insert
23 "\e[5D": backward-word
24 "\e[1;5C": forward-word
25 "\e[1;5D": backward-word
30 # for non RH/Debian xterm, can't hurt for RH/DEbian xterm
31 "\eOH": beginning-of-line
35 "\e[H": beginning-of-line