Agent_E11
Agent_E11
Explore posts from servers
TTermux
Created by Agent_E11 on 7/10/2024 in #support
Detect if running in Termux
I noticed there is an environment variable TERMUX_VERSION, is the presence of this variable a reliable way to detect if a bash script is running in Termux?
10 replies
TTermux
Created by Agent_E11 on 3/4/2024 in #support
How do I close the text input view?
I this Wiki page, it describes a Text Input View: https://wiki.termux.com/wiki/Touch_Keyboard Getting into this view is very easy (swipe left on the extra keys), but getting out is much harder. How do I get out of the text input view?
2 replies
TTermux
Created by Agent_E11 on 12/22/2023 in #support
termux-exec in Termux:Widgets shortcuts
I have a shortcut that calls another script with the shebang #!/usr/bin/env bash this works in the regular terminal, but doesn't when I run the shortcut from the home screen. I get the error<long path to other script>: bad interpreter: /usr/bin/env bash: no such file or directory. Is there any way to fix this? (I do not want to change the shebang line because this script is used on systems other than termux)
4 replies