Multiple GNOME terminals in one window Maintained by:tom@hur.st Port Added: 30 Apr 2008 09:22:13 Also Listed In:python
Terminator is a Python terminal program, using the same widget as
gnome-terminal to provide a tiled set of terminals in as little
space as possible.
WWW: http://www.tenshu.net/terminator/
To install the port:cd /usr/ports/x11/terminator/ && make install clean To add the package:pkg_add -r terminator
Configuration Options
===> The following configuration options are available for terminator-0.12:
NLS=on (default) "Native language support"
GCONF=on (default) "Use GNOME Terminal settings"
===> Use 'make config' to modify these settings
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Terminator is a Python terminal program, using the same widget as
gnome-terminal to provide a tiled set of terminals in as little
space as possible.
WWW: http://www.tenshu.net/terminator/
PR: ports/122489
Submitted by: Thomas Hurst <tom at hur.st>