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

fixed keyboard shortcut (control + backspace) in windows #9253

Merged
merged 1 commit into from Nov 20, 2023

Conversation

zKXDEX
Copy link
Contributor

@zKXDEX zKXDEX commented Nov 19, 2023

I was trying some keyboard shortcuts and so far this was the only one that didn't work in windows.

@Eugeny
Copy link
Owner

Eugeny commented Nov 20, 2023

Thank you for the fix! @all-contributors please add @zKXDEX for code

@Eugeny Eugeny merged commit fda98f7 into Eugeny:master Nov 20, 2023
10 checks passed
Copy link
Contributor

@Eugeny

I couldn't determine any contributions to add, did you specify any contributions?
Please make sure to use valid contribution names.

I've put up a pull request to add @zKXDEX! 🎉

@ghostrider-reborn
Copy link

#9276 seems to be caused by this. i would suggest reverting or making it conditional.

@AY1uZwIcJzKhaGywovQP
Copy link

This commit causes the delete-previous-word shortcut to send Ctrl + W which in bash shell causes it to delete including semi-colon, hyphen, and the like (unlike the current one which treats them as word separators). Would it be possible for it to send Alt + Backspace for delete-previous-word (or assign that signal to a new hotkey)?

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.

None yet

4 participants