diff options
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 |