termux / termux-api

Termux add-on app which exposes device functionality as API to command line programs.
https://f-droid.org/en/packages/com.termux.api/
2.25k stars 449 forks source link

termux-clipboard-set timeouts before receiving any STDIN input #712

Open arbitrary-dev opened 1 week ago

arbitrary-dev commented 1 week ago

Problem description

As a slow writer, I like to type my text very slowly using Ctrl+Q widget. So i call termux-clipboard-set and then start typing in a widget. And while I type, program suddenly returns and if I press Enter, all of my text goes straight to terminal, instead of STDIN.

Steps to reproduce

Expected behavior

Additional information