wok annotate xterm/description.txt @ rev 21595
audacity: try gcc63
author | Hans-G?nter Theisgen |
---|---|
date | Tue May 21 14:35:57 2019 +0100 (2019-05-21) |
parents | |
children |
rev | line source |
---|---|
al@17992 | 1 xterm is a terminal emulator for the X Window System. It provides DEC VT102 and |
al@17992 | 2 Tektronix 4014 compatible terminals for programs that cannot use the window |
al@17992 | 3 system directly. This version implements ISO/ANSI colors and most of the control |
al@17992 | 4 sequences used by DEC VT220 terminals. |
al@17992 | 5 |
al@17992 | 6 This package provides commands: xterm, which is the traditional terminal |
al@17992 | 7 emulator; uxterm, which is a wrapper around xterm that is intelligent about |
al@17992 | 8 locale settings (especially those which use the UTF-8 character encoding). |