1# readline input configuration 2 3"\e[5~": history-search-backward 4"\e[6~": history-search-forward 5"\e[@": beginning-of-line 6"\e[[": end-of-line 7DEL: delete-char 8