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

fix mobile terminal not showing enter key for Android soft keyboard #5686

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

wdlut
Copy link
Contributor

@wdlut wdlut commented Jan 12, 2024

The terminal mode was not usable on many Android phones because the soft keyboard had no enter key. IPhones seem to have the default imput mode "text". For Android I added the attribute imputmode="text" and got also the enter key on the soft keyboard.

…use the soft keyboard had no enter key. IPhones seem to have the default imput mode "text". For Android I added the attribute imputmode="text" and got also the enter key on the soft keyboard.
@si458
Copy link
Collaborator

si458 commented Jan 12, 2024

Thanks! Every little bug fix helps!

@si458 si458 changed the title BUGFIX: The terminal mode was not usable on many Android phones beca… fix mobile terminal not showing enter key for Android soft keyboard Jan 12, 2024
@si458 si458 merged commit 23666fe into Ylianst:master Jan 12, 2024
3 checks passed
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

2 participants