v0.96
版本发布时间: 2020-07-31 05:05:12
termux/termux-app最新发布版本:v0.119.0-beta.1(2024-06-18 08:11:25)
- Export environment variables specific to Android 11 if available.
- Export environment variable
COLORTERM=truecolor
- used by certain programs when checking for True Color support. (https://github.com/termux/termux-app/pull/1610) - Fixed selection rendering when alternate cursor styles are used. (https://github.com/termux/termux-app/pull/1627)
- Fixed invisible text issue on some color schemes - now colors are being inverted. (https://github.com/termux/termux-app/pull/1628)
- Fixed notification icon. (https://github.com/termux/termux-app/pull/1649)
- Fixed argument handling for
com.termux.RUN_COMMAND
intent action + allow background command execution. (https://github.com/termux/termux-app/pull/1679)