git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sebastian Schuberth <sschuberth@gmail.com>
To: git@vger.kernel.org
Subject: Re: CTRL+Arrow keys don't work with Git Bash for Windows?
Date: Thu, 12 Feb 2015 08:27:03 +0000 (UTC)	[thread overview]
Message-ID: <loom.20150212T092018-468@post.gmane.org> (raw)
In-Reply-To: loom.20150129T161729-820@post.gmane.org

Kevin <kevin071586 <at> yahoo.com> writes:

> that the CTRL+Arrow keys are not sending any unique sequences.  These
> sequences are distinct and can be bound as I am describing when using the
> "mintty.exe" xterm terminal emulator.  So why are they not working when I

Note that mintty does not work properly with (interactive) native Windows
applications (i.e. applications that do not link against msys-1.0.dll or
cygwin1.dll) like git.exe from Git for Windows, see [1].

> start up Git Bash (which I believe has no emulator, it just uses windows
> cmd.exe?).  I also see this problem when I use the "bash.exe --login -l"
> that was installed with MinGW/MSys.

There you have you answer: Git for Windows runs bash.exe (not cmd.exe) from
the MinGW/MSys package. So if you have this issue in vanilla MinGW/MSys,
you'll have it in Git for Windows, too. That said, it probably makes sense
for you to discuss this on the MinGW/MSys mailing list, or even file a bug
with them.

[1] https://code.google.com/p/mintty/issues/detail?id=56

Regards,
Sebastian

      reply	other threads:[~2015-02-12  8:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-29 15:18 CTRL+Arrow keys don't work with Git Bash for Windows? Kevin
2015-02-12  8:27 ` Sebastian Schuberth [this message]

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=loom.20150212T092018-468@post.gmane.org \
    --to=sschuberth@gmail.com \
    --cc=git@vger.kernel.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.
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 NNTP newsgroup(s).