bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#16746: support ctrl-left, ctrl-right etc for term-mode


From: Per Bothner
Subject: bug#16746: support ctrl-left, ctrl-right etc for term-mode
Date: Thu, 13 Feb 2014 13:09:50 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

The attached patch translates ctrl-left, ctrl-right, ctrl-up, and ctrl-down
to the same escape sequences as xterm sends.  This means among other things
that ctrl-left and ctrl-right get interpreted as backward-word and forward-word
in readline.
--
        --Per Bothner
per@bothner.com   http://per.bothner.com/

Attachment: term-ctrl-arrow.patch
Description: Text Data


reply via email to

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