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

Doesn't work with CreateConsoleScreenBuffer/SetConsoleActiveScreenBuffer #34

Closed
k-takata opened this issue Aug 14, 2015 · 3 comments
Closed

Comments

@k-takata
Copy link

If a program uses CreateConsoleScreenBuffer() and SetConsoleActiveScreenBuffer(), it doesn't work on winpty.

Here is a sample: https://gist.github.com/k-takata/4564ae4deca758420514

@k-takata
Copy link
Author

k-takata commented Sep 2, 2015

Vim 7.4.851 and later doesn't work on winpty anymore, because it uses CreateConsoleScreenBuffer() and SetConsoleActiveScreenBuffer().

@rprichard
Copy link
Owner

This issue isn't fixed on Windows 7. I think it's only fixed on later versions.

@rprichard
Copy link
Owner

i.e. See issue #42.

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