The xterm program is the standard terminal emulator for the X Window System. It provides DEC VT102/VT220 and Tektronix 4014 compatible terminals for programs that can't use the window system directly. If the underlying operating system supports terminal resizing capabilities (for example, the SIGWINCH signal in systems derived from 4.3bsd), xterm will use the facilities to notify programs running in the window whenever it is resized.
| Tags | Desktop Environment Terminals Terminal Emulators/X Terminals |
|---|---|
| Licenses | MIT/X |
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Release Notes: This release adds support for VT420/VT520 left/right margins and related origin-mode. There are several other new features, as well as the usual portability fixes.


Release Notes: Two regressions were fixed.


Release Notes: Provides the ability to bind keys to actions which use the selection (or selectable text) from the screen as data. Other new features include control sequences for left/right scrolling and some new flavors of mouse replies. There are new resource settings for limiting visual bell to the current line, as well as for limiting the eightBitInput feature. Finally, there are portability and other fixes.


Release Notes: Recovery when bitmap fonts are not installed was improved, and an additional workaround was provided for a recent breakage in the FreeType library. A minor bug was fixed and the condition for setting the XTERM_SHELL variable was relaxed.


Release Notes: This fixes a minor regression in #274, and reverts a change to handling of the SHELL environment variable from #272. That change exposed a bug (also fixed in this release).