termux / termux-app

Termux - a terminal emulator application for Android OS extendible by variety of packages.
https://f-droid.org/en/packages/com.termux
Other
36.99k stars 3.88k forks source link

[Feature]: Enable "paste" keys of "Unexpected Keyboard" #4169

Open mglh opened 2 months ago

mglh commented 2 months ago

Feature description

Unexpected Keyboard offers, among others, two "custom" keys that paste the content of the system clipboard:

1000000879_llcrop

Swiping to lower right on the "s" key does paste including formatting. Swiping to lower right on the "g" key does paste plain text.

The Termux app does not respond to either of them two.

My feature request is to make the Termux app respond to those two "custom" keys as it would be expected.

(However, I assume that pasting text including formatting does not make sense in the Termux App. Or does it?)

Additional information

At least these two "custom" keys respond as to be expected in common edit fields.