You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am integrating the Termux terminal into my Android application. While the basic functionality is operational, I encounter an issue when attempting to long-press on text within the terminal—no action occurs.
I am aware of the terminal.paste() method for pasting text, but I am unable to find a method to copy text or at least access the selected text. How can I implement text selection and copying functionality in the Termux terminal integration?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am integrating the Termux terminal into my Android application. While the basic functionality is operational, I encounter an issue when attempting to long-press on text within the terminal—no action occurs.
I am aware of the
terminal.paste()
method for pasting text, but I am unable to find a method to copy text or at least access the selected text. How can I implement text selection and copying functionality in the Termux terminal integration?Beta Was this translation helpful? Give feedback.
All reactions