3 # Allow the command prompt to wrap to the next line
4 set horizontal-scroll-mode Off
10 # Turns off 8th bit stripping
13 # Keep the 8th bit for display
16 # none, visible or audible
19 # All of the following map the escape sequence of the
20 # value contained inside the 1st argument to the
21 # readline specific functions
27 "\e[1~": beginning-of-line
29 "\e[5~": beginning-of-history
30 "\e[6~": end-of-history
32 "\e[2~": quoted-insert
35 "\eOH": beginning-of-line
39 "\e[H": beginning-of-line