public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Christian Franke <Christian.Franke@t-online.de>
To: "Lavrentiev, Anton (NIH/NLM/NCBI) [C]" <lavr@ncbi.nlm.nih.gov>,
	"cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: Re: Ctrl+Space not working under Windows Terminal
Date: Tue, 6 Sep 2022 16:48:45 +0200	[thread overview]
Message-ID: <a36bc290-516f-cf85-888d-597b85c69d62@t-online.de> (raw)
In-Reply-To: <DM8PR09MB70952E174D7CB700E76254D6A57E9@DM8PR09MB7095.namprd09.prod.outlook.com>

Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin wrote:
>> I then see "C-@" echoed in the minibuffer, and the resulting *Help* buffer says
> WFIW, in the DEC VT terminals (from where most of ANSI controls stem from), Ctrl-Space used to
> generate a NUL character (ASCII '\0'), and so maybe it is seen as a fill character by the OP's
> terminal and, therefore, is ignored.

Cygwin also generates NUL:

$ od -t x1
1[Ctrl+Space]2[Ctrl+Space][Ctrl+Space]3[Return]
[Ctrl+D]
0000000 31 00 32 00 00 33 0a
...



  reply	other threads:[~2022-09-06 14:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-06 14:26 Lavrentiev, Anton (NIH/NLM/NCBI) [C]
2022-09-06 14:48 ` Christian Franke [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-06 15:28 Lavrentiev, Anton (NIH/NLM/NCBI) [C]
2022-09-03  1:33 Ricardo Urbina
2022-09-04 15:48 ` Ken Brown

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=a36bc290-516f-cf85-888d-597b85c69d62@t-online.de \
    --to=christian.franke@t-online.de \
    --cc=cygwin@cygwin.com \
    --cc=lavr@ncbi.nlm.nih.gov \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).