[Feature]: Support pasting with Ctrl + shift + V
Feature description
Neither Ctrl + Shift + V nor Ctrl + V can paste copied text into termux.
Note that NEITHER pressing the Ctrl button built in termux nor pressing the Ctrl button built in the keyboard work.
it would be nice if you add it.
Additional information
I use unexpected keyboard to use Ctrl + shift + V here is the keyboard https://f-droid.org/packages/juloo.keyboard2/
The shortcut Ctrl + V works in other apps with the keyboard.
Indeed, nor on Hackers Keyboard or Multiling O keyboard on the device itself. Long pressing the background and then selecting 'paste' is a workaround.
But a remote terminal ssh'ing into Termux it does work, e.g. from a Linux or macOS terminal (cmd+v in the latter case).
It works on linux and macOS because the terminal on these systems supports keyboard-shortcut pasting. ssh just sends the text you pasted to termux.