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

Test with Windows 10 ENABLE_VIRTUAL_TERMINAL_PROCESSING #189

Open
Artoria2e5 opened this issue May 11, 2020 · 1 comment
Open

Test with Windows 10 ENABLE_VIRTUAL_TERMINAL_PROCESSING #189

Artoria2e5 opened this issue May 11, 2020 · 1 comment

Comments

@Artoria2e5
Copy link

Mostly for the sake of the Linux Subsystem, the Windows 10 console window now has VT100 support after a switch that can be changed by SetConsoleMode. Microsoft has posted an example at https://docs.microsoft.com/en-us/windows/console/console-virtual-terminal-sequences; the code provided can be turned into a wrapper that spawns the actual linenoise application or just invoked at the beginning of main() on Windows.

@rorschach-py
Copy link

Take a look at my fork:
#222

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