Go to file
Cory Kontros 034d8ed128 * Added new icon. 2008-03-18 18:17:06 -04:00
data * Added new icon. 2008-03-18 18:17:06 -04:00
debian prepare for 0.8.1 2008-02-17 01:51:36 +00:00
doc Add schema descriptions from gconf to document the rc settings 2008-02-25 23:26:51 +00:00
po latest es translation from LP 2008-02-19 23:53:52 +00:00
COPYING revert to a real file for the licence 2008-01-15 17:50:59 +00:00
ChangeLog My tree has diverged a little while pulling in these changes. also some text editors are being unhelpful here with tabs. This should be two spaces for new items and 4 for continuations.I keep getting caught out by vim auto-indenting tabs for some reason. 2008-02-24 22:10:39 +00:00
INSTALL Add note about uninstall 2008-02-17 10:24:14 +00:00
README prepare for 0.8.1 2008-02-17 01:51:36 +00:00
TODO Added TODO list 2008-02-22 22:43:02 -05:00
setup.py Adding terminatorrc manpage for install 2008-02-26 12:32:11 -05:00
terminator really fixed this time :) 2008-03-02 12:11:34 +00:00
terminatorconfig.py solve one problem 2008-03-08 01:38:42 +00:00

README

Terminator 0.8.1
by Chris Jones <cmsj@tenshu.net>

This is a little python script to give me lots of terminals in a single window, saving me valuable laptop screen space otherwise wasted on window decorations and not quite being able to fill the screen with terminals.

Right now it will open a single window with one terminal and it will (to some degree) mirror the settings of your default gnome-terminal profile in gconf. Eventually this will be extended and improved to offer profile selection per-terminal, configuration thereof and the ability to alter the number of terminals and save meta-profiles.

You can create more terminals by right clicking on one and choosing to split it vertically or horizontally. You can get rid of a terminal by right clicking on it and choosing Close. ctrl-shift-o and ctrl-shift-e will also effect the splitting.

ctrl-shift-n and ctrl-shift-p will shift focus to the next/previous terminal respectively, and ctrl-shift-w will close the current terminal and ctrl-shift-q the current window

Ask questions at: https://answers.launchpad.net/terminator/
Please report all bugs to https://bugs.launchpad.net/terminator/+filebug

It's quite shamelessly based on code in the vte-demo.py from the vte widget package, and on the gedit terminal plugin (which was fantastically useful).

vte-demo.py is not my code and is copyright its original author. While it does not contain any specific licensing information in it, the VTE package appears to be licenced under LGPL v2.

the gedit terminal plugin is part of the gedit-plugins package, which is licenced under GPL v2 or later.

I am thus licensing Terminator as GPL v2 only.

Cristian Grada provided the icon under the same licence.