You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For new installations on devices with Android 7 or later a new Bintray repository will be used.
For existing users who wish to try it out: run rm -Rf $PREFIX, exit all sessions than restart the app (note that this removes all files outside of the home directory, so packages will need to be reinstalled and if necessary reconfigured).
Thanks JFrog for the sponsorship!
Do not export LD_LIBRARY_PATH if the new Android 7+ bintray repository is used, as these packages are built with the DT_RUNPATH elf file attribute.
A failsafe session, to be used if normal sessions no longer start, is now accessible via separate launcher icon (#1028).
With this change we now close sessions that exits cleanly directly.
Do not clear $TMPDIR if application was not started (#1030).
Add support for the "CSI 3 J - Clear transcript" terminal escape sequence (#955).
Send \r instead of \n from native input text view (#1020).
Fix crash when clicking on "empty" (undefined) extra key (#1014).