tathastu871
tathastu871
./configure success make error ``` make all-recursive make[1]: Entering directory '/root/spek-0.8.2' Making all in data make[2]: Entering directory '/root/spek-0.8.2/data' Making all in icons make[3]: Entering directory '/root/spek-0.8.2/data/icons' Making all in...
**Problem description** Created a pyaudio script t.py to record sound and export it as wav file. Problem:In termux the file shows that it started recording but strucks at it and...
### Problem description Pressing enter not running commands Pressing tab not editing it https://asciinema.org/a/zYtiu2eVwaU30y2OhKaSTRP8f ### What steps will reproduce the bug? mcfly search ctrl+r ### What is the expected behavior?...
``` elif type termux-clipboard-set &>/dev/null; then echo -n "$clip" | termux-clipboard-set ```
keyboard region config and user password can be supplied via text file for automated unatended installlation
Pop up opens but cannot download. Or if it downloads download location is not /sdcard
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I want to transfer...
I have a url. curl -H "Referer: Url" Link How to implement it in pysmartdl tried request_args = {"headers": {"Referer": "url", "User-Agent": "Mozilla/5.0"}} but not working says 410 gone. same...
**Feature description** Using .tasks folder for executing termux widget scripts in background When script executed via widget, it should create coproc or >&3 file descriptors for logging both output and...