Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2017-02-27 | 609 Bytes | |
Totals: 1 Item | 609 Bytes | 0 |
- Support
xdg-open
, a new built-in command to view files or URL:s in other apps (this replacestermux-open-url
andtermux-share
, which will soon be removed). While new users will have it available by default, existing users need to runapt 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.