[CentralOH] 2013-03-06 道場

Eric Floehr eric at intellovations.com
Thu Mar 7 13:14:38 CET 2013


> The 4519 N. High St Panera is a nice location.


Do you think it's good enough to set as the default location in the Meetups?


Discuss terminator terminal emulator
> Terminator will run on any modern POSIX system with Java 5 or later.
>

Note that there are two terminator terminal emulators... the one the comes
up first in Google searches (the Java one --
http://software.jessies.org/terminator/) and the one that gets installed
when you type "sudo yum install terminator" or "sudo apt-get terminator",
and that is the second terminal emulator link in a google search (
http://www.tenshu.net/p/terminator.html).

The Java one is of little interest (to me at least) save that it runs on
Windows for those who choose that OS (or have it chosen for them).

The Terminator I know (and the one you get when you install terminator on
your Linux box) is of interest to me primarily for three reasons:

1. It has all the niceties of GNOME Terminal that you don't get by default
in a basic xterm.

2. It offers a few things beyond the GNOME Terminal that make it
compelling, like splitting (like tmux).

3. It's written in Python.

4. There is a plugin system that allows you to write terminal extensions in
Python, see http://www.tenshu.net/2010/04/writing-terminator-plugins.html

5. There are some neat things you can script in Python and use in
terminator. See some of the examples installed in a place similar to
/usr/lib/python2.7/site-packages/terminatorlib/plugins

Cheers,
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/centraloh/attachments/20130307/fa3f2be3/attachment.html>


More information about the CentralOH mailing list