diff -r 3f107d135fbc -r 03a2617f278a terminal.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/terminal.rst Thu Jun 18 10:01:48 2009 +0300 @@ -0,0 +1,14 @@ +-*- 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