I have been having trouble binding CTRL-left to backward-word.
The obvious key binding does not work:
$ bind '"\C-\e[D":backward-word'
Neither does adding in various Meta combinations even after setting up
the (8 bit) meta flags.
Anyone know how to set this up in bash?
Thanks!
- Michael Heow Eide-Goodman