Go to file
Marcus Meissner c9de1c9fb5 Accepting request 600315 from home:mimi_vx:branches:X11:terminals
- 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.

OBS-URL: https://build.opensuse.org/request/show/600315
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=153
2018-04-24 10:52:40 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=1 2007-01-15 23:44:00 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=1 2007-01-15 23:44:00 +00:00
20x20ja.bdf.bz2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=1 2007-01-15 23:44:00 +00:00
20x20ko.bdf.bz2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=1 2007-01-15 23:44:00 +00:00
Backarrow2BackSpace OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=1 2007-01-15 23:44:00 +00:00
Backarrow2Delete OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=1 2007-01-15 23:44:00 +00:00
luitx OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=1 2007-01-15 23:44:00 +00:00
README.SUSE Accepting request 244362 from home:pcerny:factory 2014-08-12 16:08:26 +00:00
snooper.tar.bz2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=12 2007-07-13 17:24:44 +00:00
terminal.png Accepting request 201507 from home:sbrabec:branches:X11:terminals 2013-10-01 07:29:31 +00:00
vttest-20140305.tgz Accepting request 357555 from home:pcerny:factory 2016-02-03 13:16:19 +00:00
vttest-20140305.tgz.asc Accepting request 357555 from home:pcerny:factory 2016-02-03 13:16:19 +00:00
xterm-332.tgz Accepting request 600315 from home:mimi_vx:branches:X11:terminals 2018-04-24 10:52:40 +00:00
xterm-332.tgz.asc Accepting request 600315 from home:mimi_vx:branches:X11:terminals 2018-04-24 10:52:40 +00:00
xterm-allow_iso-utf_fonts_in_menu.patch Accepting request 176920 from home:pcerny:factory 2013-05-29 14:46:55 +00:00
xterm-decomposed_bitmaps.patch Accepting request 528278 from home:pcerny:factory 2017-09-22 12:05:44 +00:00
xterm-desktop_file_icon.patch Accepting request 372759 from home:pcerny:factory 2016-03-14 11:25:23 +00:00
xterm-desktop-item-in-gnome-utilities-appfolder.patch Accepting request 372759 from home:pcerny:factory 2016-03-14 11:25:23 +00:00
xterm-double_width_fonts.patch Accepting request 528278 from home:pcerny:factory 2017-09-22 12:05:44 +00:00
xterm-enable_libtinfo.patch Accepting request 528278 from home:pcerny:factory 2017-09-22 12:05:44 +00:00
xterm-forbid_window_and_font_ops.patch Accepting request 528278 from home:pcerny:factory 2017-09-22 12:05:44 +00:00
xterm-settings.patch Accepting request 540594 from home:sndirsch:branches:X11:terminals 2017-11-13 10:50:08 +00:00
xterm-sigwinch.patch Accepting request 528278 from home:pcerny:factory 2017-09-22 12:05:44 +00:00
xterm.changes Accepting request 600315 from home:mimi_vx:branches:X11:terminals 2018-04-24 10:52:40 +00:00
xterm.keyring Accepting request 143940 from home:sbrabec:gpg-offline-verify 2012-12-03 14:40:38 +00:00
xterm.spec Accepting request 600315 from home:mimi_vx:branches:X11:terminals 2018-04-24 10:52:40 +00:00

Backarrow2Backspace / Backarrow2Delete
--------------------------------------

Command line tools to switch BackArrow-Key inside xterm to Backspace
or Delete.