Thanks a lot, in cygwin 3.1.7 error not present
ср, 23 июн. 2021 г. в 08:09, Takashi Yano :
>
> On Tue, 22 Jun 2021 18:34:03 +0500
> Eugene Klimov wrote:
>
> > LANG=en_US.UTF-8
> > LC_CTYPE="en_US.UTF-8"
> > LC_NUMERIC="en_US.UTF-8"
>
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_ALL=en_US.UTF-8
TERM=xterm-256color
when i run cygwin.bat from any cmd.exe
or just run bash.exe
and try to input cyrillic character
> I also found this does not occur if
> vbell off
> is added to .screenrc
oh! thanks a lot, it a really helpful suggestion
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:
> In cygwin 3.1.0 or later, Alt-space sends ESC+SPACE (0x1b 0x20)
> to client as linux console.
> The new feature is disabled if legacy console mode is enabled,
> so it behaves as you expected with some sacrifice.
ok, i understood, but it sad
use CTRL+SHIFT+V
instead ALT+SPACE+3 times UP+RIGHT+2 ti
> > press ALT+SPACE doesn't work
> That's because the cygwin console handler interprets Alt+Space itself
> and sends ESC Space. Same behaviour in mintty if you disable the "Menu
> and Full screen" option.
how to turn off interprets ALT+SPACE by cygwin console and pass this
hotkey to window handler?
> > inside windows 10 (build 1909)
> > just open WIN+R cmd.exe
> This start cmd.exe.
> > type
> > `ssh root@my_redhat_entrise_linux_7.2`
> This uses windows OpenSSH to connect linux.
no, i install cygwin ssh package
and i have `c:\cygwin64\bin\` in PATH environment rather than
`c:\windows\system32\
> additional have you tried to set "disable_pcon" ?
> https://cygwin.com/cygwin-ug-net/using-cygwinenv.html
yes i tried
WIN+R
cmd.exe
```
C:\cygwin64>SET CYGWIN=disable_pcon
C:\cygwin64>echo %CYGWIN%
disable_pcon
```
press ALT+SPACE - worked, window menu showed
```
C:\cygwin64>bash
Slach@SLACH-PC
> just curiosity: why you don`t run Cygwin ssh inside
> cygwin terminal + cygwin Bash (or any other Cygwin shell)?
cause it's a have the same effect
also, I found that wrong arrow keys behavior doesn't reproduce with screen 4.6.x
on my local VirtualBox ubuntu 18.04 when I connect via cygwin just
`
i'm idiot =( why I install this new buggy version?
> The following packages have been uploaded to the Cygwin distribution:
> * cygwin-3.1.4-1
> * cygwin-devel-3.1.4-1
> * cygwin-doc-3.1.4-1
> This is a bugfix release, including a couple of nice to have changes
> on top.
> - Many fixes in new
Try following registry file
-
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Console]
"VirtualTerminalLevel"=dword:0001
-
also switch to cygwin 3.0 instead of cygwin 3.1.2 could help
пт, 24 янв. 2020 г. в 12:15, Lee :
>
> New Windows 10 PC, new install of 64
i don't use ConEmu
but after upgrade to cygwin 3.1 this team have same bugs
also rollback cygwin to 3.0 return previous behaviors
and GNU `screen` inside cygwin `ssh` works fine
пт, 27 дек. 2019 г. в 10:29, Marco Atzeri :
>
> Am 27.12.2019 um 05:59 schrieb Eugene Klimov:
> >
yes, rollback to cygwin 3.0 via setup-x86_64.exe completely restore
good behavior ;-(
is there issue tracker for cygwin project where i can submit bug
report for "new pseudo tty functions"?
пт, 27 дек. 2019 г. в 09:50, Eugene Klimov :
>
> https://github.com/Maximus5/ConEmu/is
https://github.com/Maximus5/ConEmu/issues/2035
look like cygwin 3.1 and windows 1903 totally broke exists behaviors
пт, 27 дек. 2019 г. в 07:29, Eugene Klimov :
>
> > On 2019-12-25 23:55, Eugene Klimov wrote:
> > > when i say "works"
> > > i mean "
> On 2019-12-25 23:55, Eugene Klimov wrote:
> > when i say "works"
> > i mean "when i press alt+space i see main menu for current window"
> Windows apps do not normally have a main menu, they have a window management
> menu Alt-Space and a Menu Bar Alt-...
when i say "works"
i mean "when i press alt+space i see main menu for current window"
currently in any cygwin application which run in separate window
(win+r -> bash.exe i dont't see main menu window when press alt+space)
$ cat ~/.minttyrc
ThemeFile=
Font=Consolas
DeleteSendsDEL=no
WindowShortcut
> Uncheck the checkbox and press "save" button. This sets
> WindowsShortcuts in .minttyrc to "no".
> Then just close mintty, and restart it.
after that
alt+space not work in any cygwin console
my actions sequence
# win+r - cmd.exe
> start "mintty" mintty.exe
# click options on top-left icon, unchec
> > 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/AavY6un7Sm
> 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.
could you explain how to do it exactly, quick google on "mintty
options menu" don't show expected result
> Please describe your problem in detail.
I try sh
after upgrade cygwin to latest 3.1.2 (mintty
i have following bugs
alt+space hotkeys not working in any cygwin applications
screen inside cygwin ssh have wrong tab completion
i try get help on IRC freenode, but nobody answer me ;-(
Is anybody here who have same bugs as me?
--
Problem reports:
19 matches
Mail list logo