Open Maximus5 opened 9 years ago
Please let me know if I can capture any additional information to help reproduce this.
Reported by carsten.dreesbach
on 2013-04-27 18:03:52
This is ssh-client problem. Try another one, from git for example.
Reported by ConEmu.Maximus5
on 2013-04-27 19:48:21
Sorry, but I don't understand why you say that. Why would it work with the same exact
setup, same SSH client, in another terminal emulator (MinTTY) then?
Reported by carsten.dreesbach
on 2013-04-27 23:51:18
mintty is not a real tty emulator, it run its child processes redirected to the pipes
That means, that when ssh-client detects not isatty() console - it switch to another
processing mode.
And, as I can remember, git (or mingw) versions does not have this bug.
PS. I have some plans about implementing pipe mode in ConEmu, vast it is not a priority
ATM.
Reported by ConEmu.Maximus5
on 2013-04-28 00:21:42
Originally reported on Google Code with ID 1051
Reported by
carsten.dreesbach
on 2013-04-27 18:02:47