If you want CTRL+<right> and CTRL+<left> to continue working, you'll need these changes as well:
"\e[1;5C": forward-word "\e[1;5D": backward-word
If you want CTRL+<right> and CTRL+<left> to continue working, you'll need these changes as well:
"\e[1;5C": forward-word
"\e[1;5D": backward-word