Skip to content

v0.47

Compare
Choose a tag to compare
@fornwall fornwall released this 27 Feb 23:54
· 1168 commits to master since this release
  • Support xdg-open, a new built-in command to view files or URL:s in other apps (this replaces termux-open-url and termux-share, which will soon be removed). While new users will have it available by default, existing users need to run apt update && apt upgrade.
  • Allow inline input without newlines in the text input view. Pressing return with text entered will send the text to the terminal. Pressing return again (with empty text) will send a newline.
  • Remove the modal dialog for new users in favour of an inline help message at startup. Run touch ~/.hushlogin to get rid of this new message.