4295b3a8888270e989e24e697aae6cd84f366435
[profile] / inputrc
1 ### bash and friends, readline configuration
2
3 ## Eight-bit sensibleness
4 set input-meta on
5 set output-meta on
6 set convert-meta off
7
8 ## Missing bindings
9 "\e\e[C": forward-word
10 "\e\e[D": backward-word