We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/PowerShell/openssh-portable/blob/latestw_all/contrib/win32/win32compat/tncon.c
Make ReadConsoleForTermEmul act as os.Stdin, e.g., https://github.com/chzyer/readline/blob/master/rawreader_windows.go
ReadConsoleForTermEmul
os.Stdin
The text was updated successfully, but these errors were encountered:
And make queue_terminal_window_change_event() as a go callback?
queue_terminal_window_change_event()
Sorry, something went wrong.
The ReadConsoleForTermEmul supports Ctrl+Space. Check PowerShell/openssh-portable#569 .
Ctrl+Space
No branches or pull requests
https://github.com/PowerShell/openssh-portable/blob/latestw_all/contrib/win32/win32compat/tncon.c
Make
ReadConsoleForTermEmul
act asos.Stdin
, e.g., https://github.com/chzyer/readline/blob/master/rawreader_windows.goThe text was updated successfully, but these errors were encountered: