The basic X terminal program
This package contains the basic X.Org terminal program.
- Developed at X11:terminals
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.0:Staging:FactoryCandidates/xterm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
20x20ja.bdf.bz2 | 0000480925 470 KB | |
20x20ko.bdf.bz2 | 0000538802 526 KB | |
Backarrow2BackSpace | 0000000806 806 Bytes | |
Backarrow2Delete | 0000000797 797 Bytes | |
README.SUSE | 0000000159 159 Bytes | |
luitx | 0000000042 42 Bytes | |
snooper.tar.bz2 | 0000010058 9.82 KB | |
terminal.png | 0000000923 923 Bytes | |
vttest-20140305.tgz | 0000191096 187 KB | |
vttest-20140305.tgz.asc | 0000000267 267 Bytes | |
xterm-332.tgz | 0001294006 1.23 MB | |
xterm-332.tgz.asc | 0000000251 251 Bytes | |
xterm-allow_iso-utf_fonts_in_menu.patch | 0000000794 794 Bytes | |
xterm-decomposed_bitmaps.patch | 0000001140 1.11 KB | |
xterm-desktop-item-in-gnome-utilities-appfolder.pa |
0000000506 506 Bytes | |
xterm-desktop_file_icon.patch | 0000000436 436 Bytes | |
xterm-double_width_fonts.patch | 0000003136 3.06 KB | |
xterm-enable_libtinfo.patch | 0000001780 1.74 KB | |
xterm-forbid_window_and_font_ops.patch | 0000001677 1.64 KB | |
xterm-settings.patch | 0000011542 11.3 KB | |
xterm-sigwinch.patch | 0000000710 710 Bytes | |
xterm.changes | 0000173441 169 KB | |
xterm.keyring | 0000001475 1.44 KB | |
xterm.spec | 0000005693 5.56 KB |
Revision 109 (latest revision is 146)
Dominique Leuenberger (dimstar_suse)
accepted
request 600597
from
Marcus Meissner (msmeissn)
(revision 109)
- Patch #332 - spec-cleaned - drop support for unsupported distros * add a GetChecksum item to disallowedWindowOps * improve notes in ctlseqs.ms which mention where various controls originated. * add control sequences for querying the X display size and the character size, both in pixels to help eliminate some of the constants in esctest. * fixes prompted by review of George Nachman's esctest script: * add a null-pointer check and a limit-check in xtermCheckRect. * correct limit-check for right-margin when processing autowrapping if xterm is not built for wide-characters. * repair logic in RIS to reset 132-column mode when an escape sequence is used to enable 80/132-column switching. * correct array-limit for EWMH working state. * further improve limit-checks versus assert's. * correct order of check-margins and move-to-left margin for DL and IL. * modify reverse-wrap to pay attention to top/bottom margins as it has done for left/right margins since patch #279. * modify behavior of DECFI and DECBI to not index the screen at the left/right edge of the display unless those happen to be the left/right margins. * add case for VT320 DSR response for keyboard status. * improve check for valid shell path using getusershell and endusershell if available, in case /etc/shells does not exist/ * modified configure checks for groff and man2html, to use the latter by default, but allowing mandoc as a partial replacement for former. (forwarded request 600315 from mimi_vx)
Comments 0