Skip to content

Conversation

@MChers
Copy link

@MChers MChers commented Mar 27, 2023

On macOs + iTerm2 the ncurses constants::KEY_BACKSPACE was not a valid backspace character.
Adding 127 to the fixed the issue and now the backspace is behaving normally.

credits to: https://stackoverflow.com/questions/27200597/c-ncurses-key-backspace-not-working

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.

1 participant