Download List

Project Description

termit is a terminal emulator based on the vte library. It includes tabs, bookmarks, the ability to switch encodings, and Lua-scripting.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-12-26 08:00
1.1.1

Important for 64bit platforms: fixes a cast of a pointer to "int". Use pkg-config for detecting vte library.
Tags: Minor bugfixes

2007-12-24 12:12
1.1

Sessions support was added. All configuration
files are stored as the XDG specifications
require. The build system was changed to CMake.
Tags: Major feature enhancements

2007-09-25 09:52
1.0.3

A nice feature from Konsole was implemented: a double-click on the tab bar now opens a new tab.
Tags: Minor feature enhancements

2007-09-07 14:53
1.0.2

The starting directory for every termit tab is now
$PWD instead of
$HOME.
Tags: Minor bugfixes

2007-07-16 12:18
1.0.1

Calls to getenv were replaced with g_getenv. A
possible double free was fixed.
Tags: Minor bugfixes

Project Resources