wok
annotate xterm/description.txt @ rev 19668
syslinux: fix win32.c (thanks totoetsasoeur)
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Wed Feb 01 14:58:10 2017 +0100 (2017-02-01) |
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).
|