Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POSIX support #313

Closed
ferenczy opened this issue Sep 8, 2015 · 2 comments
Closed

POSIX support #313

ferenczy opened this issue Sep 8, 2015 · 2 comments

Comments

@ferenczy
Copy link

ferenczy commented Sep 8, 2015

Are there any plans to implement POSIX application support (so things like 256 colors, mouse or ANSI in general works properly)?

If not, is it possible to implement this in ConEmu easily? I mean is Windows console handling somehow separated from other code (something like module), or is it spread all over ConEmu sources?

I would love to use ConEmu, but I don't use any Windows shell and Cygwin has some issues with ConEmu currently. Also attaching MinTTY into ConEmu isn't a solution, because some things don't work properly there (like it's not possible to change tab using Ctrl + Tab while in MinTTY, text search doesn't work etc. Actually currently it doesn't work at all, if I attach MinTTY, ConEmu displays just black screen, but it was working some time ago).

@Maximus5
Copy link
Owner

Maximus5 commented Sep 8, 2015

https://conemu.github.io/en/RoadMap.html#cygwin-terminal

There is no easy way. Implementing POSIX emulation is a great concession to applications which do not want to work in Windows.

As for mintty and ChildGui, it's a subject to create another issue with more information - it's working on my side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants