Termux removing trailing character in command execution #2542
GuillaumeMilan
started this conversation in
General
Replies: 1 comment
-
|
Try adding https://wiki.termux.com/wiki/Terminal_Settings#Workaround_for_some_keyboards_issues Also check related existing issue #2421 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am running the termux version 0.117
When I execute a command, the trailing whitespace before the current cursor, if and only if it was written as the last character.
For instance (I use the
¦for cursor position in the following examples):Let's get the following command example: (I use the
¦char as the cursor pointer)I got the following command to modify
So I go after
mixand typehelpto result to the following commandAnd termux tries to execute
Should I create an issue for this?
Beta Was this translation helpful? Give feedback.
All reactions