all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Which key combos are not possible in remote Emacs session because	terminal interferes?
Date: Sat, 07 Feb 2015 10:15:10 +0200	[thread overview]
Message-ID: <837fvucf3l.fsf@gnu.org> (raw)
In-Reply-To: <bba4429f-cce4-489a-bccf-e09499a01949@googlegroups.com>

> Date: Fri, 6 Feb 2015 23:48:22 -0800 (PST)
> From: Chris Seberino <cseberino@gmail.com>
> 
> When using Emacs on a remote server by SSH-ing, not all key combos
> can be used as shortcuts like locally.
> 
> Which key combos are not possible in remote Emacs session because terminal interferes?

Only characters are possible on a TTY.

> Is there a table or list somewhere?

No, because it depends on the terminal software.  Look under
lisp/term/ for the Lisp module that supports your terminal emulator
(likely, xterm.el), where you will find additional non-character keys
that are supported via escape sequences.



  reply	other threads:[~2015-02-07  8:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-07  7:48 Which key combos are not possible in remote Emacs session because terminal interferes? Chris Seberino
2015-02-07  8:15 ` Eli Zaretskii [this message]
2015-02-08  2:16 ` Bob Proulx
2015-02-08 18:04   ` Philipp Stephani
     [not found] ` <mailman.19501.1423361792.1147.help-gnu-emacs@gnu.org>
2015-02-09  2:20   ` Hikaru Ichijyo
2015-02-09  4:12   ` Chris Seberino

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=837fvucf3l.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@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.