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: unable to map C-_ to undo in wsl ubuntu emacs
Date: Mon, 06 Sep 2021 21:37:41 +0300	[thread overview]
Message-ID: <83ilzdr1my.fsf@gnu.org> (raw)
In-Reply-To: <85lf49fw92.fsf@gmail.com> (message from Sivaram Neelakantan on Mon, 06 Sep 2021 22:59:29 +0530)

> From: Sivaram Neelakantan <nsivaram.net@gmail.com>
> Date: Mon, 06 Sep 2021 22:59:29 +0530
> 
> On Mon, Sep 06 2021,Eli Zaretskii wrote:
> 
> >> I've got Emacs-27.2 running in Emacs -nw and when I do C-_, I get RET
> >> which I confirmed by C-h k "RET runs the command newline (found in
> >> global-map)... compiled lisp function in 'simple.el'"
> >
> > What terminal emulator are you using?  Does that terminal emulator
> > have some settings, where perhaps you can configure what it sends
> > given a certain control key?
> 
> This is on MS windows terminal from app store and the settings.json
> has this url https://aka.ms/terminal-profiles-schema and am
> reproducing the actions settngs alone of settings.json.  I searched
> for _ as well as underscore and couldn't see anything that would help
> in identifying the issue in the url above.
> 
>  "actions": 
>     [
>         {
>             "command": 
>             {
>                 "action": "copy",
>                 "singleLine": false
>             },
>             "keys": "ctrl+c"
>         },
>         {
>             "command": "find",
>             "keys": "ctrl+shift+f"
>         },
>         {
>             "command": "paste",
>             "keys": "ctrl+v"
>         },
>         {
>             "command": 
>             {
>                 "action": "splitPane",
>                 "split": "auto",
>                 "splitMode": "duplicate"
>             },
>             "keys": "alt+shift+d"
>         }
>     ],

Could be a real problem with that terminal.  What does "showkey -a"
display for C-_ on that terminal?



  reply	other threads:[~2021-09-06 18:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-06 13:09 unable to map C-_ to undo in wsl ubuntu emacs Sivaram Neelakantan
2021-09-06 13:49 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-09-06 15:37 ` Eli Zaretskii
2021-09-06 17:29   ` Sivaram Neelakantan
2021-09-06 18:37     ` Eli Zaretskii [this message]
2021-09-10  6:22       ` Sivaram Neelakantan
2021-09-10  7:03         ` Eli Zaretskii
2021-09-10 12:30           ` Sivaram Neelakantan
2021-09-12  4:48           ` Sivaram Neelakantan
2021-09-12  6:28             ` Eli Zaretskii
2021-09-14 15:28               ` Sivaram Neelakantan
2021-09-12 14:29 ` Ken Goldman
2021-09-14 15:30   ` Sivaram Neelakantan

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=83ilzdr1my.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.