diff options
author | Alan Alberghini <414N@slacky.it> | 2012-03-30 00:16:40 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-03-30 00:16:40 -0400 |
commit | bd636425fab31b0150abc7f4f0d1abe8351db9da (patch) | |
tree | 631cb79f4ed8c7c5fba572f75fb43d0b3cd2e38c /system/terminator/README | |
parent | 71b6c7f7b48ad55acdc3d3b65e3311ae29e4192b (diff) | |
download | slackbuilds-bd636425fab31b0150abc7f4f0d1abe8351db9da.tar.gz |
system/terminator: Updated for version 0.96.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/terminator/README')
-rw-r--r-- | system/terminator/README | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/system/terminator/README b/system/terminator/README index cb220042a7..5a7a022fe2 100644 --- a/system/terminator/README +++ b/system/terminator/README @@ -1,4 +1,6 @@ The goal of this project is to produce a useful tool for arranging terminals. +It is inspired by programs such as gnome-multi-term, quadkonsole, etc. in that +the main focus is arranging terminals in grids (tabs is the most common default +method, which Terminator also supports). -All you need to use terminator is a Python 2.x installation. -Tested with the one shipped in Slackware 13.0. +Optionally requires keybinder, which is available on SBo |