Go to file
Dominique Leuenberger 7367b11522 Accepting request 871072 from X11:terminals
- Updated to Patch#366 2021/02/10
  * correct   a  compiler-warning  fix  in  patch  #352  which  allowed
    sign-extension of coordinate values (report by "CismonX").
  * correct  upper-limit for selection buffer, accounting for combining
    characters (report/testcase by Tavis Ormandy).
    (CVE-2021-27135 bsc#1182091)
  * with alwaysHighlight true, xterm does not properly track focus. The
    screen->select   FOCUS  flag  remains  always  on,  which  prevents
    bellIsUrgent  from  working, as the urgent WM_HINT flag is only set
    in  setXUrgency()  when  the  window  is  not  focused. Fix this by
    updating screen->select in unselectwindow() regardless of the value
    of always_highlight (patch by Jiri Bohac).
  * improve  fix  for  interaction between SRM and ENQ (report by Grant
    Taylor).
  * build-fix   for  --with-Xaw3dxft,  needed  when  --with-toolbar  is
    omitted (report by Jimmy Olgeni, Emanuel Haupt).
- Updated to Patch #365 - 2021/02/03
  * amend fix for “word” selection in patch #364 to limit that to
    the insert-selectable action, which reads data from the screen. This
    restores the interactive behavior where double-clicking on a
    “word” would make subsequent selection extensions by words as
    well as suppressing some boundary-checks (report by David Wolfskill,
    FreeBSD #253225).
- Updated to Patch #364 - 2021/02/02
  * add -fc option.
  * correct/improve limit-checks for SRM versus ENQ from patch #344 (report by Tom Szilagyi).
  * enable XftFont resource in Xaw3dxft configuration (patch by Tavis Ormandy).
  * improve quoting/escaping in build-scripts per shellcheck.
  * add libpcre2-posix to the packages tested for --with-pcre2 option, needed with Fedora (report by Tomas Korbar).
  * correct a typo in manual page, and note that KeepClipboard may not be compiled-in (report/patch by Sean C Farley).

OBS-URL: https://build.opensuse.org/request/show/871072
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=124
2021-02-15 22:11:46 +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
xterm-366.tgz - Updated to Patch#366 2021/02/10 2021-02-11 06:55:32 +00:00
xterm-366.tgz.asc - Updated to Patch#366 2021/02/10 2021-02-11 06:55:32 +00:00
xterm-allow_iso-utf_fonts_in_menu.patch Accepting request 631631 from home:pcerny:factory 2018-08-26 21:45:34 +00:00
xterm-decomposed_bitmaps.patch Accepting request 631631 from home:pcerny:factory 2018-08-26 21:45:34 +00:00
xterm-desktop_file_icon.patch Accepting request 631631 from home:pcerny:factory 2018-08-26 21:45:34 +00:00
xterm-desktop-item-in-gnome-utilities-appfolder.patch Accepting request 631631 from home:pcerny:factory 2018-08-26 21:45:34 +00:00
xterm-double_width_fonts.patch - Patch #353 - 2020/02/01 2020-03-26 12:24:55 +00:00
xterm-enable_libtinfo.patch - Patch #353 - 2020/02/01 2020-03-26 12:24:55 +00:00
xterm-forbid_window_and_font_ops.patch Accepting request 631631 from home:pcerny:factory 2018-08-26 21:45:34 +00:00
xterm-sigwinch.patch Accepting request 862971 from home:avindra:branches:X11:terminals 2021-01-25 10:12:45 +00:00
xterm-suse.patch Accepting request 862971 from home:avindra:branches:X11:terminals 2021-01-25 10:12:45 +00:00
xterm.changes - Updated to Patch#366 2021/02/10 2021-02-11 06:55:32 +00:00
xterm.keyring Accepting request 143940 from home:sbrabec:gpg-offline-verify 2012-12-03 14:40:38 +00:00
xterm.spec - Updated to Patch#366 2021/02/10 2021-02-11 06:55:32 +00:00

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

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