garrett (owner)

Revisions

gist: 58187 Download_button fork
public
Public Clone URL: git://gist.github.com/58187.git
Embed All Files: show embed
.inputrc #
1
2
3
4
5
6
7
8
9
10
11
"\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
"\e\e[C": forward-word
"\e\e[D": backward-word
set completion-ignore-case On