>
> For a similar problem in bash I just did this in my .inputrc:
>
> # For urxvt->screen
> "\eOc": forward-word
> "\eOd": backward-word
> "\eO5C": forward-word
> "\eO5D": backward-word
>
> Basically just add more bindings.  I did something similar in .vimrc as
> well.
>
>
The thing is that I have CTRL+LEFT and LEFT bound to the same sequence, so
if I map CTRL+LEFT I will map plain LEFT as well.

Alex.
_______________________________________________
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to