Merge branch 'master' of git+ssh://crybaby.distorted.org.uk/~mdw/etc/profile
[profile] / inputrc
CommitLineData
917b7a9a
MW
1### bash and friends, readline configuration
2
3## Eight-bit sensibleness
4set input-meta on
5set output-meta on
6set convert-meta off
1b873f82
MW
7
8## Missing bindings
9"\e\e[C": forward-word
10"\e\e[D": backward-word