emacs-devel
[Top][All Lists]
Advanced

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

xterm/mintty control sequences support when formatOtherKeys = 1


From: Ren Victor
Subject: xterm/mintty control sequences support when formatOtherKeys = 1
Date: Wed, 27 Feb 2013 15:56:59 +0800

When setting "formatOtherKeys" resource to 1 in xterm, 'CSI u' format is used for non-standard keycodes.  This is also how mintty support "modifyOtherKeys" by default.

But in term/xterm.el, only 'CSI 27" format is supported.  

I think it is worth supporting "CSI u" format control sequences.
What do you think of adding them to teerm/xterm.el?  or anyone can do it?

/Victor

reply via email to

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