wok diff xterm/description.txt @ rev 25503

f3: include extra programs
author Hans-G?nter Theisgen
date Fri Jan 27 10:37:43 2023 +0100 (16 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/xterm/description.txt	Fri Jan 27 10:37:43 2023 +0100
     1.3 @@ -0,0 +1,8 @@
     1.4 +xterm is a terminal emulator for the X Window System. It provides DEC VT102 and
     1.5 +Tektronix 4014 compatible terminals for programs that cannot use the window
     1.6 +system directly. This version implements ISO/ANSI colors and most of the control
     1.7 +sequences used by DEC VT220 terminals.
     1.8 +
     1.9 +This package provides commands: xterm, which is the traditional terminal
    1.10 +emulator; uxterm, which is a wrapper around xterm that is intelligent about
    1.11 +locale settings (especially those which use the UTF-8 character encoding).