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.35k stars 460 forks source link

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

Open arbitrary-dev opened 2 months ago

arbitrary-dev commented 2 months 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