Run far via winpty: console --mouse far or (winpty --mouse far for newer winpty)
Actual results
Expected results
Additional details
It doesn't works under plain ConEmu and this is OK, because it's also broken under conhost.
But cygwin-connector as far as I understood is something like mintty - cygwin-style console emulator.
If I'm wrong could you please help me to formulate bug report to winpty.
Also following details should be noted:
$TERM is xterm under mintty and xterm-256color under connector, but changing it doesn't changes anything.
Using winpty under ssh (this is major usage of such feature) doesn't changes anything.
Using winpty under screen doesn't changes anything.
Upgrading winpty to 0.3.1 doesn't changes anything.
Versions
ConEmu build: 160607 x64 OS version: Windows 7 Enterprise SP1 x64 Other versions:
Problem description
Far under winpty under conemu+connector shows empty lines after full-width lines (see screenshots).
Steps to reproduce
console --mouse far
or (winpty --mouse far
for newer winpty)Actual results
Expected results
Additional details
It doesn't works under plain ConEmu and this is OK, because it's also broken under conhost. But cygwin-connector as far as I understood is something like mintty - cygwin-style console emulator. If I'm wrong could you please help me to formulate bug report to winpty.
Also following details should be noted:
$TERM
is xterm under mintty and xterm-256color under connector, but changing it doesn't changes anything.Additional files
All additional files: https://gist.github.com/pyhedgehog/a9ca43198f39eca85b187518f21e4444
Screenshots:
PS: Will
conemu -basic
of logs help investigation?