bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Fix backspace key in Windows console driver


From: Thomas Dickey
Subject: Re: [PATCH] Fix backspace key in Windows console driver
Date: Thu, 22 Jun 2023 17:13:19 -0400

On Fri, Jun 23, 2023 at 12:08:38AM +0300, Pavel Fedin wrote:
>  Hello everyone!
> 
> Windows console reports both VK_BACK and an ASCII code of 0x7F (DEL) via
> native API. The driver always prefers ASCII code if present, therefore a
> wrong code is reported to the app.
> 
> I made this patch to fix it, i hope you find it useful.

thanks (will review/etc)

-- 
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]