delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2019/12/25/08:34:48

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:date:from:to:subject:message-id:in-reply-to
:references:mime-version:content-type:content-transfer-encoding;
q=dns; s=default; b=HOvjZXRAaRd4nhtz/y8GHk4Ygb56jq2C3exHHdkofJg
S1JFP2JlJhhKIrg7ItevNOrISRlZBk9Fu2lvzwb/2RK3dYtD1sthy/1Hee0ndRRi
Nuc/e1nD+HQlV8G7poKUfCUBpxYkVOG+agEWAiAY3/jSaUiqN4f27MAPWIHiQUUk
=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:date:from:to:subject:message-id:in-reply-to
:references:mime-version:content-type:content-transfer-encoding;
s=default; bh=pHYV5PrE0Ge8FZvw57tn1tq32Yc=; b=W5VSalvnOGgQ3Yn/I
DrZd+v/K1BgPYaShVPaxo1StoEb7rIwCZLne34zF3IZA5LcTXeO/uSFQ+1Z+yBEj
7idgRM/BuNS3fvtErY8QcYiU8sXXQnpVcDoF4C7mTDxcDQL7r8x0AIMDr5eezhFy
yFmp1vFs4ELXqudSp5kpO4yG5U=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPAM_URI autolearn=no version=3.3.1 spammy=press, youtube, screen
X-HELO: conssluserg-06.nifty.com
DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-06.nifty.com xBPDXmJJ006455
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1577280828; bh=ScYZjR6BhNGuS08o9PUc3Jl85YJ3zq4Cp1zWtcndxOg=; h=Date:From:To:Subject:In-Reply-To:References:From; b=FOkSmNwFws8B5GE5YOucU38cuPnMHAXfz0exmAu3RGrdKIwDYnKjrYBGotav8lG4T 97iu7Bs+d6fJsgUEELBOJHGCEmf+Ril7eDpZ+VERCo8Vvanpe5x8lQ7kMWHpM+6YiS lodlylWIipn4X0pO/4PAd8rMRoeolAbyka2nL1q+TKdbpHLt+KPxtd+HzeYXLEBqDW tCK608r4etiljVE92Bg+pt8/W/0bTCrsfA1Hg0Wu709e5spq+x4KRtAc6gnOThTl1L hLMMS9BdimTiFNVySU/2RF1YVAbQWlDvKnPEvtFY86r7nz8oLTFUw0enreCkWoLa0E lU7gdHNtU09wQ==
Date: Wed, 25 Dec 2019 22:33:58 +0900
From: Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>
To: cygwin AT cygwin DOT com
Subject: Re: cygwin 3.1.2 + Windows 10 Home Build 10.0.18362 - alt+space hotkeys not working
Message-Id: <20191225223358.6de30a1e44a8af500ba13286@nifty.ne.jp>
In-Reply-To: <CALEv0Pgs0U=ygFRCvopK533J+Mj2DHrVkNyhhPEV1tvEUwuD1g@mail.gmail.com>
References: <CALEv0PjYFm=YdSBV6UAFe0zm6j560Q-P7f=pQYzV4+fXTBEDvg AT mail DOT gmail DOT com> <20191225203654 DOT 95affd87e26366620c40f6c4 AT nifty DOT ne DOT jp> <CALEv0Pgs0U=ygFRCvopK533J+Mj2DHrVkNyhhPEV1tvEUwuD1g AT mail DOT gmail DOT com>
Mime-Version: 1.0
X-IsSubscribed: yes

On Wed, 25 Dec 2019 17:57:00 +0500
Eugene Klimov wrote:
> > > alt+space hotkeys not working in any cygwin applications
> > Alt-space is caught by mintty by default. If you want to
> > pass that key to applications, you should disable that
> > feature in option menu.
> ok i just run
> mintty bash
> and try toggle on\off on keyboard
> https://monosnap.com/file/AavY6un7Sm1EwSuuu7TcDp3FNlruq3
> 
> and changes saved to /home/slach/.minttyrc
> ThemeFile=
> Font=Consolas
> DeleteSendsDEL=no
> WindowShortcuts=yes
> BackspaceSendsBS=yes

Uncheck the checkbox and press "save" button. This sets
WindowsShortcuts in .minttyrc to "no".

Then just close mintty, and restart it.
 
> but when i just run bash.exe without mintty.exe, shortkeys still doesn't work

What do you mean by "without mintty"? Do you execute bash in command
prompt?

On Wed, 25 Dec 2019 17:20:10 +0500
Eugene Klimov wrote:
> > Please describe your problem in detail.
> I try show what exactly happens on my screen
> https://youtu.be/bO6-eihhkh4
> when i press BACKSPACE inside screen my cursor position
> i try install old version of mintty via setup-x86_64.exe without any effect

Sorry, but I can not get what is your point. Is the problem in tab
completion? Or cursor position problem? The "screen" means mintty
screen? Or Gnu screen command?

-- 
Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019