Maksim Moisiuk
Maksim Moisiuk
At the moment ConEmu doesn't support fonts-per-console, so I don't see much sense in the feature request. May be I future
I know the problem, but not being any of RTL language speaker, it's hard to read and understand proper outline and direction. It would help a lot, if you may...
Exactly. Well, terminal may treat each line of output as text chunk (which may be incorrect in editors like Vim), and use bimap from physical character index in the line...
What version of python? What shall I do to reproduce?
I do not see problems with `subprocess.PIPE` in current ConEmu build. ``` > python -c "import subprocess; print(repr(subprocess.check_output(['git', 'rev-parse', '--abbrev-ref', 'HEAD'],stderr=subprocess.PIPE)))" b'master\n' ```
Due to historical reasons (true color was implement by contributor for use with Far Manager) it available for "visible part of the buffer", the bottom part is a working area...
Perhaps, the control (via ConEmu implementation of course) may provide settings for minimal console size in characters? For example, if ConEmu is resized smaller than 40x15, than ConEmu must use...
You terminate only **active** process. So there may be large lag while a) all console processes are terminated too (if they even are to) b) server process realizes that and...
Why do you try to change `ColorTableNN`? There are palettes, and you may choose them, for example, with `-new_console:P:""`. As for light background. Are you talking about this? 
> Making a scheme by merely inverting the colors has this problem as well. There is no good solution with schemes. Sure. A lot of console applications looks good with...