author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Thu, 18 Jun 2009 10:01:48 +0300 | |
changeset 123 | 03a2617f278a |
parent 122 | 3f107d135fbc |
child 124 | c3083cf1f03b |
terminal.rst | file | annotate | diff | comparison | revisions |
--- /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