News
- Migrated to github.
- Use CMake build system.
- Fixed the geometry bug introduced by GTK 3.20.0.
- Removed X11-specific code and options for improved Wayland support.
- Minimum version requirements are now GTK 3.20 and vte 0.48.
- Improved support for URIs.
- Numerous other fixes and updates.
- Terminals running the default shell are only
considered to be running (when confirming close actions)
if the shells have child processes. This may only work
in Linux.
- This version supports the saving and restoring
of named user sessions.
- The initial number of tabs profile option has
been removed; its functionality is better served by
sessions.
- The GTK2 version has been dropped and only the
vte-2.91 API (vte 0.38 or newer) is supported. You
may need to change the background opacity setting (now
found in the Appearance section of your profile) when
upgrading from an earlier version.
- mscript.py now uses python3 by default, but is
backwards compatible with python2. python3-lockfile is
relatively new so you may need to explicitly run
mscript.py in python2. To do this when building a
Debian package edit debian/rules and change the
dependencies in debian/control.