terminal.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 11 Sep 2009 15:29:13 +0300
changeset 193 635ce059b359
parent 123 03a2617f278a
child 520 1315a2434fc8
permissions -rw-r--r--
Remove dead code by gcc.

-*- outline -*-

* X window pseudo terminal.

** luit.

Luit is a filter that can be run between an arbitrary application and a UTF-8
terminal emulator. It will convert application output from the locale’s
encoding into UTF-8, and convert terminal input from UTF-8 into the locale’s
encoding.

Example:

  $ luit -encoding ’ISO 8859-1’ emacs -nw