7/20/2017

.inputrc file content

set bell-style none  # disable bell
"\e[1;5C": forward-word   # ctrl + right
"\e[1;5D": backward-word  # ctrl + left

No comments: