Subj : archic character in inputrc To : comp.os.linux From : niy38 Date : Thu Jun 17 2004 05:25 pm "\e[1~": beginning-of-line "\e[4~": end-of-line "\e[5~": beginning-of-history "\e[6~": end-of-history "\e[3~": delete-char "\e[2~": quoted-insert "\e[5C": forward-word "\e[5D": backward-word what does those "\e[1~", "\e[5D" mean? where I can find relevent document? .