Skip to content

Comments

ncurses: Correctly report Backspace key#17494

Closed
Sonic-Amiga wants to merge 1 commit intomsys2:masterfrom
Sonic-Amiga:ncurses-backspace-fix
Closed

ncurses: Correctly report Backspace key#17494
Sonic-Amiga wants to merge 1 commit intomsys2:masterfrom
Sonic-Amiga:ncurses-backspace-fix

Conversation

@Sonic-Amiga
Copy link

Recognize and correctly report Backspace key to applications.

@Sonic-Amiga
Copy link
Author

Sonic-Amiga commented Jun 10, 2023

Hello! I am working on a ESP8266 project and caught a problem with "make menuconfig": Backspace key in config utility does not work correctly. This patch contains a fix, i hope you find it useful.

I also have posted a bug in official tracker: http://savannah.gnu.org/bugs/index.php?64292

Recognize and correctly report Backspace key to applications.

Signed-off-by: Pavel Fedin <pavel_fedin@mail.ru>
@lazka
Copy link
Member

lazka commented Jun 12, 2023

Thanks. Let's wait a bit to see if upstream responds.

@Sonic-Amiga
Copy link
Author

@lazka Seems it doesn't. I'm not even sure it's a correct upstream.

@mmuetzel
Copy link
Collaborator

Iiuc, they are using a mailing list for bug reports and patches:
https://invisible-island.net/ncurses/announce.html

Contact the current maintainers at

bug-ncurses@gnu.org
To join the ncurses mailing list, please write email to

bug-ncurses-request@gnu.org
containing the line:
subscribe @<host.domain>

This list is open to anyone interested in helping with the development and testing of this package.

@Sonic-Amiga
Copy link
Author

@mmuetzel Thank you very much for pointing out, i will reach them there.

@Sonic-Amiga
Copy link
Author

Hello! The upstream has released a new version, ncurses-6.4-20230708 . The bug has been fixed.

@mmuetzel
Copy link
Collaborator

I opened #17759 to update to that version.

@Sonic-Amiga: Could you please check if the build artifact from that PR fixes the issue reported by you?

@Sonic-Amiga
Copy link
Author

Sonic-Amiga commented Jul 12, 2023

It does because i built MinGW version of the new archive locally for testing in absolutely the same way.

@Sonic-Amiga
Copy link
Author

Superseded by #17759

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants