diff options
author | Sean Whitton <spwhitton@spwhitton.name> | 2015-11-18 10:09:12 -0700 |
---|---|---|
committer | Sean Whitton <spwhitton@spwhitton.name> | 2015-11-18 10:09:12 -0700 |
commit | deb4807989d127e40e44c1192477c40e30f88180 (patch) | |
tree | 41e557cc82e01b0e76de8d4f548105023af8dfee /blog/entry/terminator.mdwn | |
parent | 675d02fc2c3d2bfb53a81db6d2c55f0dfbbd79ed (diff) | |
download | wiki-deb4807989d127e40e44c1192477c40e30f88180.tar.gz |
imported PyBlosxom entries and comments
Diffstat (limited to 'blog/entry/terminator.mdwn')
-rw-r--r-- | blog/entry/terminator.mdwn | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/blog/entry/terminator.mdwn b/blog/entry/terminator.mdwn new file mode 100644 index 0000000..bb6e3dc --- /dev/null +++ b/blog/entry/terminator.mdwn @@ -0,0 +1,13 @@ +[[!meta date="2011-08-12 10:16:00"]] +[[!meta title="Trying out Terminator"]] +[[!tag imported_PyBlosxom tech gnu+linux]] + +I tend to open lots of terminal emulators and get frustrated when I +can't find the one I want and can't view terminals side by side. Emacs +isn't really an option as its terminal emulation is rubbish, and my +window manager, despite being a tiling window manager, makes a poor job +of it too. So I'm trying out the famous +[Terminator](http://www.tenshu.net/p/terminator.html). Here is my config +if you want Zenburn and Emacs-like bindings. + +\#+INCLUDE "~/.config/terminator/config" src conf |