Console-Docs
Console-Docs copied to clipboard
SetConsoleMode and ENABLE_LINE_INPUT
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.
- ID: 34ea4fba-5919-fff6-9941-f213a557c651
- Version Independent ID: 5c22080b-6969-4721-5e5c-40c348680701
- Content: SetConsoleMode function - Windows Console
- Content Source: docs/setconsolemode.md
- Product: console
- GitHub Login: @bitcrazed
- Microsoft Alias: richturn
I have MSFT:17790922 filed to myself regarding Ctrl+S control flow. Let me come back to this when I investigate that one.
Does ENABLE_LINE_INPUT enable control flow in SetConsoleMode and GetConsoleMode?
Honestly, I don't know at this point!