I use tcsh and emacs. In emacs, I'm used to the ctrl-left bindkey moving me left by a word. I'd like to do the same thing in my tcsh terminal.
I can do ctrl-b, but I'm just not used to it.
It's not clear to me from the bindkey manpath how to specify the ctrl-left key combination.
How do I do it?