On Thu, Jul 09, 2009 at 11:47:03PM -0500, Phil Miller wrote:
> Until recently, Ctrl-LEFT and Ctrl-RIGHT have jumped back and forward in 
> the command line by a word at a time, akin to Emacs M-b/M-f. Now, when I
> press one of the arrow keys in combination with Control, I get an escape 
> sequence:
> Ctrl-UP:    ;5A
> Ctrl-DOWNL  ;5B
> Ctrl-RIGHT: ;5C
> Ctrl-LEFT:  ;5D
> 
> I observe this behavior in both gnome-terminal and xterm, but not in a 
> console, where C-Arrow produces no visible effect. When I run bash in a
> terminal emulator, these keystrokes produce the expected result.

What is the value of $TERM under each emulator?  Is it really ;5[ABCD]?
Does this sequence map to any key output by infocmp?



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to