all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ihor Radchenko <yantar92@gmail.com>
To: Loris Bennett <loris.bennett@fu-berlin.de>
Cc: Org Mode Mailing List <emacs-orgmode@gnu.org>
Subject: Re: Extend the existing alternative set of key bindings for terminals
Date: Sun, 23 Jan 2022 14:58:21 +0800	[thread overview]
Message-ID: <87mtjngcqa.fsf@localhost> (raw)
In-Reply-To: <87lez93484.fsf@hornfels.zedat.fu-berlin.de>

"Loris Bennett" <loris.bennett@fu-berlin.de> writes:

> In principle, yes, but the mode map is quite extensive.  Is there any
> way of doing that systematically?  Or is the idea that I just keep a
> record of all the issues that I stumble across?

I do not know a good way to do it systematically, other than looking
into the contents of org-mode-map and trying things.

The idea is to keep record of the problematic bindings and later discuss
possible alternatives that will be automatically enabled when you load
Emacs in terminal.

The current alternatives are the following:

  - "C-c C-x c ->            org-table-copy-down
  - "C-c C-x m ->            org-meta-return
  - "C-c C-x M ->            org-insert-todo-heading
  - "C-c C-x RET ->          org-meta-return
  - "ESC RET ->              org-meta-return
  - "ESC <left> ->           org-metaleft
  - "C-c C-x l ->            org-metaleft
  - "ESC <right> ->          org-metaright
  - "C-c C-x r ->            org-metaright
  - "C-c C-x u ->            org-metaup
  - "C-c C-x d ->            org-metadown
  - "C-c C-x L ->            org-shiftmetaleft
  - "C-c C-x R ->            org-shiftmetaright
  - "C-c C-x U ->            org-shiftmetaup
  - "C-c C-x D ->            org-shiftmetadown
  - "C-c <up> ->             org-shiftup
  - "C-c <down> ->           org-shiftdown
  - "C-c <left> ->           org-shiftleft
  - "C-c <right> ->          org-shiftright
  - "C-c C-x <right> ->      org-shiftcontrolright
  - "C-c C-x <left> ->       org-shiftcontrolleft

Best,
Ihor


  reply	other threads:[~2022-01-23  6:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-19 12:08 Second Ctl in keychord not detected Loris Bennett
2022-01-19 12:48 ` Ihor Radchenko
2022-01-19 13:42   ` Loris Bennett
2022-01-19 14:20     ` Ihor Radchenko
2022-01-19 14:49       ` Loris Bennett
2022-01-20  2:11         ` Extend the existing alternative set of key bindings for terminals (was: Second Ctl in keychord not detected) Ihor Radchenko
2022-01-21  5:26           ` Tim Cross
2022-01-24 14:16             ` Ihor Radchenko
2022-01-25  8:51               ` Tim Cross
2022-01-21  8:03           ` Extend the existing alternative set of key bindings for terminals Loris Bennett
2022-01-23  6:58             ` Ihor Radchenko [this message]
2022-01-19 13:51 ` Second Ctl in keychord not detected Anssi Saari
2022-01-19 14:04 ` tomas

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=87mtjngcqa.fsf@localhost \
    --to=yantar92@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=loris.bennett@fu-berlin.de \
    /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.