Releases: termux/termux-app
Releases · termux/termux-app
v0.49
v0.48
v0.47
- 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.
v0.46
v0.45
v0.44
- Add support for background tasks (use ~/.shortcuts/tasks/ with Termux:Widget or use the new Termux:Task add-on).
- Support cursor shapes (underscore and ibeam).
- Use the cursor colour from the theme (or set by escape sequences).
- Handle Samsung keyboards with the "Auto check spelling" better (but the setting should still be disabled for best inte
roperability with the terminal). - Use a single wake lock instead of two.
- Support new commands: termux-wake-lock and termux-wake-unlock (run 'apt update && apt upgrade' to have it).
- Updated app icon.
- Add support for a new session app launcher shortcut on Android 7.1.
- Internal changes.
v0.42
v0.41
v0.40
v0.39
• Fix the extra keys row to show up on Android 5 devices - thanks @michalbednarski!
• Ensure that packages are installed matching the preferred system ABI.