Skip to content

v0.96

Compare
Choose a tag to compare
released this 30 Jul 21:05
· 760 commits to master since this release
  • Export environment variables specific to Android 11 if available.
  • Export environment variable COLORTERM=truecolor - used by certain programs when checking for True Color support. (#1610)
  • Fixed selection rendering when alternate cursor styles are used. (#1627)
  • Fixed invisible text issue on some color schemes - now colors are being inverted. (#1628)
  • Fixed notification icon. (#1649)
  • Fixed argument handling for com.termux.RUN_COMMAND intent action + allow background command execution. (#1679)