Releases: termux/termux-app
Releases · termux/termux-app
v0.60
- Fix notification icon color (#529).
v0.59
- Fix resizable windows under Samsung Dex (#339).
- Fix ansi sequences for clicks sometimes being out of range (#501).
v0.57
- User interface tweaks and stability fixes.
v0.56
- Configure proguard to keep line numbers.
v0.55
- Fix showing the Termux notification when running under Android 8.
v0.54
- Support the REP (REPeat previous displayable character) terminal escape sequence.
- Do not scroll at newlines when the cursor is below the bottom scrolling margin set by DECSTBM (Set Top and Bottom Margins).
- Validate the file path sent from xdg/termux-open to the app.
v0.53
- Fix possible crash when using the Copy/Paste/More dialog.
- Ignore C1 control codes.
v0.52
- Add Multi Window support for Samsung devices (#339).
v0.51
- Terminal emulator improvements (#330, #331).
v0.50
- Change
android:extractNativeLibs
back to true
to see if that fixes an F-Droid build issue (#319).