termit is a terminal emulator based on the vte library. It includes tabs, bookmarks, and the ability to switch encodings.
| Tags | Terminals Terminal Emulators/X Terminals |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | POSIX Linux |
| Implementation | C |
| Translations | Russian English |
Recent releases


Changes: Bugs were fixed. Mixed modifiers (such as AltCtrl or AltShift) are supported. New Lua functions were added: setTabForegroundColor, setTabBackgroundColor, bindMouse, toggleMenubar, setWindowTitle, currentTabIndex, getTabTitle, and getWindowTitle. New options were added: per-tab foreground/background colors, fillTabbar, hideMenubar, changeTitle.


Changes: A bug with black default font color was fixed. The man-page and init.lua.example were fixed. Compilation flags (Lua includes) were fixed.


Changes: Support for changing font color was added. A manpage was added. reconfigure after running with the --init option was fixed. The minimum version of CMake required was changed to 2.6.1, because 2.6.0 has problems with the FindLua51.cmake module.


Changes: Heavy refactoring was done in the core. A Lua interpreter was embedded. All configuration is done via lua-script. XTerm-like dynamic window titles are supported.


Changes: A Korean translation was added. A spec file for Fedora 8 was added. A bug with showing and hiding the scrollbar was fixed.