Quake Terminal

From OLPC
Revision as of 13:20, 3 January 2009 by IngoKarkat (talk | contribs) (Corrected version number of the downloadable file.)
Jump to: navigation, search

I made a quake-style terminal for the xo. This is basically a persistent full screen terminal that is toggled on and off with a hotkey. It has tabs too!

The script currently lives at http://xo.cutup.org/quake-terminal.txt

See the comments in the script for installation instructions. Unfortunately at the moment it needs to be put in the exact right place, and one must edit one of the standard sugar files to get it working. And if you mess it up, X11 won't start.

So please be careful. That said, it works quite well, despite being quite basic.

==

Latest version (v0.06) has:

  • Tabs (ctrl-t)
  • Paste (ctrl-V or right-click)
  • switch tabs with ctrl-Left/ctrl-Right