All releases of termit


Release Notes: Installing as non-root has been fixed. The foreground color is now applied for bold fonts. WM-specific options have been added: --name, --class, and --role. Spanish and German translations have been added, and the Hungarian translation has been updated.


Release Notes: This release adds new Lua functions: feed and feedChild. It adds support for Meta, Super, and Hyper in key bindings. Several fixes for the build system were made. A Japanese translation was added.


Release Notes: An invalid "setEncoding" call from the termit.utils module was fixed. A possible zombie process on Linux was fixed.


Release Notes: The "setColormap" Lua function was added. Support was added for system-wide rc.lua. Support was added for using Lua modules in rc.lua. Several predefined colormaps were added.


Release Notes: The Lua function currentTabIndex() was fixed, as it was broken in 2.8.0.


Release Notes: Searching in the buffer was enabled for recent versions of the vte library. The Lua functions forEachRow, forEachVisibleRow, findDlg, findNext, and findPrev were added. New options include backspaceBinding, deleteBinding, and setStatusbar. Code cleanup was done. Documentation fixes were made.


Release Notes: The proper encoding is displayed when switching between pages.


Release Notes: This release compiles with GTK+ 2.22 and VTE 0.26. The default binding was changed to 'closeTab'. A lot of fixes were made in the documentation and for working with sessions. New Lua options were added: imageFile, colormap, matches, and tabs. Working with Lua tables was refactored.


Release Notes: Now all user menuitems can have accelerators. All menu items work via the Lua API. Several new Lua functions were added. All deprecated logic was removed. The documentation was fixed. There is some code cleanup.


Release Notes: A GPLv2 license issue has been added to every source file. Lua functions: 'selection' and 'currentTab' have been added. Global variable 'tabs' have been added: read-only access to tabs' properties. A bug causing a hidden menu to appear after reconfiguring has been fixed. The documentation has been fixed. There are several changes in the Lua API.