|
From: | Michael Tokarev |
Subject: | Re: [PATCH v2] chardev/char-win-stdio.c: restore old console mode |
Date: | Wed, 24 Jul 2024 07:47:31 +0300 |
User-agent: | Mozilla Thunderbird |
22.07.2024 12:52, songziming wrote:
If I use `-serial stdio` on Windows, after QEMU exits, the terminal could not handle arrow keys and tab any more. Because stdio backend on Windows sets console mode to virtual terminal input when starts, but does not restore the old mode when finalize. This small patch saves the old console mode and set it back.
Is this a stable@ material? Thanks, /mjt
[Prev in Thread] | Current Thread | [Next in Thread] |