On Mon, 18 May 2020 at 05:06, Takashi Yano wrote:
> On Sun, 17 May 2020 19:57:15 +0200
> Kacper Michajlow via Cygwin wrote:
> > Hi,
> >
> > Control keys doesn't seem to be working correctly under cmd.
> >
> > STR:
> > 1. Run bash in cmd.exe
>
Hi,
Control keys doesn't seem to be working correctly under cmd.
STR:
1. Run bash in cmd.exe
2. Run anything, in my case "seq 1 10"
3. Try to suspend job with CTRL+Z or suspend printing with CTRL+S
Ii will ignore request. Works in mintty, doesn't in cmd.
Cygwin built from e637d53
Thanks,
K
On Sat, 16 May 2020 at 21:04, Takashi Yano wrote:
> I cannot reproduce your problem. Could you please provide
> step by step procedure to reproduce your problem?
I though I lost it, because indeed there is prerequisite. It fails when
there is at least one pty allocated.
STR:
1. Open mintty (wi
On Fri, 27 Mar 2020 at 21:15, Michael Wild via Cygwin
wrote:
> Hi
>
> As the maintainer of the tmux Cygwin package I have to admit that I have no
> idea how to fix this. Sorry.
>
Hi,
I did take a look how tmux works and what is going on in Cygwin. Here is
short summary of my findings.
* Tmux s
Hi,
Under cmd.exe listing /dev doesn't produce output. Running under strace
also fails with the following errors:
304 477235 [main] ls 8268 fhandler_console::write: 0x8000990F0, 54
126 477361 [main] ls 8268 seterrno_from_win_error:
../../../../winsup/cygwin/fhandler_console.cc:1810 windows erro
On Fri, 15 May 2020 at 13:45, Takashi Yano wrote:
> ...
> Then,
> stty echoe echok echoctl echoke
> should solve the problem.
>
Indeed, but I got confused, because it does work fine in local session and
it also has -echoe -echok -echoctl -echoke... What is the difference? I'm
just curious at thi
On Fri, 15 May 2020 at 01:47, Takashi Yano wrote:
> Please check the result of
> xxd
> Ctrl-V Backspace Enter Ctrl-D
>
Here is comparison with running ssh connection to the same machine in WT
and Mintty. Also I noticed that selecting and copying multi-line output of
stty in Windows Terminal was
On Thu, 14 May 2020 at 05:33, Takashi Yano wrote:
> I guess setting
> stty erase '^?'
> on the host resolves this problem.
>
Nope, it still doesn't work. And '^?' default so it doesn't change
anything. Please note that in bash Backspace works fine, but in read
command (or any other program that
Hi,
I was testing latest master (e637d53) and console is clunky in anything
that isn't cmd.exe or mintty. I tested Microsoft Terminal and ConEmu.
For example navigating with arrows doesn't work in vim. In zsh searching
history with up arrow when there is beginning of the command doesn't work.
And
> You can try another pty emulator. F.e. wintty.
Not really interested in some dead projects ;p
Let me rephrase the question, because I misspoke.
Currently Cygwin works acceptably only under Mintty as far as I can see.
Running it from cmd or any of terminal emulators listed before result in
sub-
> It is easily fixable by mounting directories outside Cygwin tree with
"noacl" flag.
> It is even required to do so, if you expect interoperation between Cygwin
and
> native tools.
Indeed, this is acceptable workaround for me. Then again it is not really
interoperable out of the box, even tho it
Hi,
I know that Cygwin tries to emulate UNIX permissions using ACL. But I don't
understand why SYSTEM doesn't have Full Control allowed or even modify.
Shouldn't generally SYSTEM have access to everything?
I have cloned git repository of UWP application, and deployment fails in VS
with error:
"DE
Hi,
I'm not exactly sure who to blame for this issue, but I figured I will ask
you guys. Tmux fails to open in anything else than mintty it seems like. It
works from ssh session, probably because pseudo-tty is allocated, but
except that tmux will fail.
There are multiple reports about that, witho
13 matches
Mail list logo