Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make code sent by backspace key configurable #55

Merged
merged 1 commit into from
Jul 21, 2022

Conversation

viccie30
Copy link

Keep the default code as ASCII backspace, but allow setting the code to
ASCII delete. This is the code used by the Linux console and most modern
terminal emulators by default.

For Debian I would like to set the default to delete, but if you prefer not to do that here, I will add a downstream patch.

This depends on Aetf/libtsm#23.

meson.build Outdated Show resolved Hide resolved
meson.build Show resolved Hide resolved
src/kmscon_conf.c Outdated Show resolved Hide resolved
Keep the default code as ASCII backspace, but allow setting the code to
ASCII delete. This is the code used by the Linux console and most modern
terminal emulators by default.

This depends on a corresponding change in libtsm.
@viccie30 viccie30 marked this pull request as ready for review July 20, 2022 12:34
@Aetf
Copy link
Owner

Aetf commented Jul 21, 2022

Thanks!

@Aetf Aetf merged commit 0310e62 into Aetf:develop Jul 21, 2022
@viccie30 viccie30 deleted the backspace branch July 22, 2022 13:21
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.

2 participants