NConsoleMenu
NConsoleMenu copied to clipboard
Interaction between immediate mode and queued input?
Queued input should still be possible (i.e. not routed through to the immediate input processor).
It is very likely best to not allow queued input to make use of immediate mode abbreviations at all.
In immediate mode, queued input is not currently processed. There is no reason to keep this limitation.