xterm 372-1ubuntu1 source package in Ubuntu
Changelog
xterm (372-1ubuntu1) jammy; urgency=low * Merge from Debian unstable. Remaining changes: - Add 950_ubuntu_charclass_highlight.diff: + Enable URL highlighting. - Add Add 951_uxterm_utf8_title.diff: + Set utf8Titles to true by default when using uxterm, so that it displays utf8 directories in titles properly. May cause issues with apps that use control sequences for updating the xterm titlebar - users should use xterm or set utf8Title to false in this case. - Modify debian/gbp.conf: Set "debian-branch" to "ubuntu" -- Gianfranco Costamagna <email address hidden> Fri, 11 Mar 2022 23:13:33 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Jammy
- Original maintainer:
- Debian X Strike Force
- Architectures:
- any
- Section:
- x11
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | x11 | |
Jammy | release | universe | x11 |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
xterm_372.orig.tar.gz | 1.4 MiB | c6d08127cb2409c3a04bcae559b7025196ed770bb7bf26630abcb45d95f60ab1 |
xterm_372.orig.tar.gz.asc | 729 bytes | 80e7781b0f5084541b7b3537a877a088f22876b9a5991294ccd5aa3180bef2ef |
xterm_372-1ubuntu1.debian.tar.xz | 114.7 KiB | 17efd9c108dd2eaca0f5ee897c449dafc4f5f28ae864f8ebe4c93258c5158455 |
xterm_372-1ubuntu1.dsc | 2.4 KiB | b1956aafed2da4abd0a24d8cc894080050daa13174fbc230e08da2e76de485bb |
Available diffs
- diff from 371-1ubuntu1 to 372-1ubuntu1 (5.9 KiB)
Binary packages built by this source
- xterm: X terminal emulator
xterm is a terminal emulator for the X Window System. It provides DEC VT102
and Tektronix 4014 compatible terminals for programs that cannot use the
window system directly. This version implements ISO/ANSI colors and most of
the control sequences used by DEC VT220 terminals.
.
This package provides four commands: xterm, which is the traditional
terminal emulator; uxterm, which is a wrapper around xterm that is
intelligent about locale settings (especially those which use the UTF-8
character encoding), but which requires the luit program from the luit
package; koi8rxterm, a wrapper similar to uxterm for locales that use the
KOI8-R character set; and lxterm, a simple wrapper that chooses which of the
previous commands to execute based on the user's locale settings.
.
A complete list of control sequences supported by the X terminal emulator
is provided in /usr/share/doc/xterm.
.
The xterm program uses bitmap images provided by the xbitmaps package.
.
Those interested in using koi8rxterm will likely want to install the
xfonts-cyrillic package as well.
- xterm-dbgsym: debug symbols for xterm