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

Add workaround property to fix ctrl+space on devices where this does not work #1869

Merged
merged 2 commits into from
Jan 4, 2021

Conversation

Grimler91
Copy link
Member

Should fix (or well, allow user to set a property and thereby fix) #1333.

This is a problem in for example emacs when a user uses a hardware keyboard and wants to mark text by pressing ctrl+space. On some devices pressing ctrl + space currently does nothing, but with PR users that want this functionality can add ctrl-space-workaround=true to ~/.termux/termux.properties and then run termux-reload-settings to make ctrl+space work as expected.

Confirmed to work on my phone.

Makes it possible to run ctrl+space with hardware keyboards on
devices/ROMs where it otherwise is broken. On devices where it already
works this workaround breaks ctrl+space though.

Where to add this fix was investigated and found by @5bodnar.
@Grimler91
Copy link
Member Author

No objections so merging

@Grimler91 Grimler91 merged commit b805f14 into master Jan 4, 2021
@Grimler91 Grimler91 deleted the ctrlspace branch January 4, 2021 21:42
AdamMickiewich pushed a commit to VolyaTeam/dzida-app that referenced this pull request Aug 8, 2022
Add workaround property to fix ctrl+space on devices where this does not work
shrihankp pushed a commit to reisxd/termux-app that referenced this pull request Oct 20, 2022
Add workaround property to fix ctrl+space on devices where this does not work
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