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

Bug#245093: xterm: Doesn't give the same codes for ctrl+arrow keys



On Wed, Apr 21, 2004 at 03:00:19PM +0200, Vincent Fourmond wrote:
> Package: xterm
> Version: 4.3.0-7
> Severity: normal
> 
> 
>   Hello !
> 
>   As my zsh ctrl+left or right arrows were not working properly, I had a look at the 
> difference between version 4.1 and 4.3, and it show that in decimal: 
> 
> ctrl+right is 27  91  53  67 in the old version
> and 27 91 49 59 53 67 in the newer one.
> 
>   How comes, what is implied behind this ? 

Someone pointed out that the older escape sequence could be mistaken for
repeated cursor-movement.  The modifyCursorKeys resource (see xterm manpage)
allows you to use the older/deprecated behavior.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

Attachment: pgpeKe9NCp11Y.pgp
Description: PGP signature


Reply to: