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

SetConsoleMode and ENABLE_LINE_INPUT #48

Open
PeterCamilleri opened this issue Nov 2, 2018 · 3 comments
Open

SetConsoleMode and ENABLE_LINE_INPUT #48

PeterCamilleri opened this issue Nov 2, 2018 · 3 comments
Labels
Research-Required Needs someone to go check the inbox code to line it up with the doc Size-Small A paragraph or so

Comments

@PeterCamilleri
Copy link

In the description of the ENABLE_LINE_INPUT flag in SetConsoleMode call there is no mention that this flag also enables CTRL-S/CTRL-Q flow control.

This also applies to GetConsoleMode.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@miniksa miniksa self-assigned this Dec 20, 2018
@miniksa
Copy link
Collaborator

miniksa commented Dec 20, 2018

I have MSFT:17790922 filed to myself regarding Ctrl+S control flow. Let me come back to this when I investigate that one.

@miniksa miniksa added Research-Required Needs someone to go check the inbox code to line it up with the doc Size-Small A paragraph or so labels Feb 13, 2020
@pizzaz93
Copy link
Contributor

pizzaz93 commented May 3, 2022

Does ENABLE_LINE_INPUT enable control flow in SetConsoleMode and GetConsoleMode?

@DHowett
Copy link
Collaborator

DHowett commented May 4, 2022

Honestly, I don't know at this point!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Research-Required Needs someone to go check the inbox code to line it up with the doc Size-Small A paragraph or so
Projects
None yet
Development

No branches or pull requests

4 participants