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

Re-fix ctrl+h and backspace #441

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Re-fix ctrl+h and backspace #441

merged 1 commit into from
Sep 18, 2023

Conversation

noborus
Copy link
Owner

@noborus noborus commented Sep 18, 2023

Make backspace and backspace2 behave the same.
In reality, this usage differs depending on the terminal. Attempting to assign different handlers will lead to confusion.

This makes ctrl+backspace the same as ctrl+h and backspace.

Make backspace and backspace2 behave the same.
In reality, this usage differs depending on the terminal.
Attempting to assign different handlers will lead to confusion.

This makes ctrl+backspace the same as ctrl+h and backspace.
@noborus noborus merged commit db9e8d2 into master Sep 18, 2023
8 checks passed
@noborus noborus deleted the ctrl-backspace branch September 21, 2023 06:31
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