Re: [PATCH v4 0/1] MR7843: cmd: Implement tab completion for command line entry.
19 Apr
2025
19 Apr
'25
4:20 p.m.
On Sat Apr 19 15:01:13 2025 +0000, Joe Souza wrote:
A bug in Wine's ReadConsole implementation that I found while making these changes is that Wine does not handle ESC key correctly. On Windows, ESC key clears the text on the screen and clears the buffer. Wine emits the control character for the ESC key. I'll handle this in my changes and add a FIXME comment. maybe. i could also be something that cmd implements in CONSOLE_READCONSOLE_CONTROL (using 0x1B in control mask).
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/7843#note_101455
244
Age (days ago)
244
Last active (days ago)
0 comments
1 participants
participants (1)
-
eric pouech (@epo)