all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ren Victor <victorhge@gmail.com>
To: emacs-devel@gnu.org
Subject: xterm/mintty control sequences support when formatOtherKeys = 1
Date: Wed, 27 Feb 2013 15:56:59 +0800	[thread overview]
Message-ID: <CAMks0JEWzaW8mSsg6qpqjEvXNVLoQELPTbHk6fDXnB_7Lj4akg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 375 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 562 bytes --]

             reply	other threads:[~2013-02-27  7:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-27  7:56 Ren Victor [this message]
2013-02-27 13:54 ` xterm/mintty control sequences support when formatOtherKeys = 1 Stefan Monnier
     [not found]   ` <CAMks0JHVqV55V1VbQUAhsF7b0nJD4x2n3X_=fgZGceibsE_woA@mail.gmail.com>
2013-02-27 14:44     ` Fwd: " Ren Victor
     [not found]     ` <jwvwqtt7p6y.fsf-monnier+emacs@gnu.org>
2013-02-28 14:33       ` Victor Ren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAMks0JEWzaW8mSsg6qpqjEvXNVLoQELPTbHk6fDXnB_7Lj4akg@mail.gmail.com \
    --to=victorhge@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.