screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Mapping ctrl+arrow keys


From: Alexander Sandler
Subject: Mapping ctrl+arrow keys
Date: Mon, 28 Dec 2009 09:48:09 +0200

I am working with zsh over putty. Normally, I have ctrl+left and ctrl+right mapped to ^[OD and ^[OC. I bound them to backward-word and forward-word commands (which move cursor one word forward and one word backward). This works wonderfully, but somehow stops working when I start screen. From some reason, in screen both ctrl+left and left arrow key are mapped to ^[[D. Ctrl+right and right arrow key mapped to ^[[C. This is obviously wrong - it breaks the move word forward/move word backward binding. I am wondering how to overcome this problem. Any ideas? Thanks.

Alex

reply via email to

[Prev in Thread] Current Thread [Next in Thread]