Go to file
Petr Cerny 9c2c4dae60 Accepting request 252225 from home:pcerny:factory
- Patch #311 - 2014/09/18
  * mention xclip in manpage as an alternative workaround for
    copying clipboard data, noting that selectToClipboard (from
    patch #209) is the recommended approach (Debian #639094).
  * correct comparison in do_select_regex() of working position
    against starting column.
  * correct initialization for regular-expression feature of
    exec-selectable and insert-selectable actions (Debian
    #758633).
  * modify logic for exec-formatted and insert-formatted actions
    to ensure that the formatting occurs just after the selection
    is received (Debian #758633).
  * account for state of reverse-video in special case of cursor
    coloring (Debian #759734).
  * fix a sign-extension problem in ReGIS support, as well as
    correcting a case where ignored-characters were not really
    ignored (patch by Ross Combs).
  * Enable the "Escape Sequence" menu entry when an OSC 50 is
    received. Also disable it if the escape sequence specifies no
    font (Debian #760208).
  * improve fix for the fontsel menu entry from patch #304:
    because the recovery used the "current font", it would fail
    if one first selected a valid font, then an invalid font
    (Debian #760207).
  * correct an off-by-one in limit-check for ScrnLimitChar
    function (report by Egmont Koblinger).

OBS-URL: https://build.opensuse.org/request/show/252225
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=111
2014-09-25 09:08:56 +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-20120506.tgz Accepting request 120802 from home:jengelh:branches:X11:terminals 2012-05-16 21:04:38 +00:00
vttest-20120506.tgz.asc Accepting request 120802 from home:jengelh:branches:X11:terminals 2012-05-16 21:04:38 +00:00
vttest-config_update_aarch64.patch Accepting request 176920 from home:pcerny:factory 2013-05-29 14:46:55 +00:00
xterm-311.tgz Accepting request 252225 from home:pcerny:factory 2014-09-25 09:08:56 +00:00
xterm-311.tgz.asc Accepting request 252225 from home:pcerny:factory 2014-09-25 09:08:56 +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 236996 from home:pcerny:factory 2014-06-12 16:42:44 +00:00
xterm-desktop_file_icon.patch Accepting request 176920 from home:pcerny:factory 2013-05-29 14:46:55 +00:00
xterm-double_width_fonts.patch Accepting request 241234 from home:pcerny:factory 2014-07-16 15:35:06 +00:00
xterm-enable_libtinfo.patch Accepting request 241234 from home:pcerny:factory 2014-07-16 15:35:06 +00:00
xterm-forbid_window_and_font_ops.patch Accepting request 232778 from home:pcerny:factory 2014-05-05 22:05:44 +00:00
xterm-settings.patch Accepting request 249918 from home:pcerny:factory 2014-09-17 09:48:22 +00:00
xterm-sigwinch.patch Accepting request 241234 from home:pcerny:factory 2014-07-16 15:35:06 +00:00
xterm.changes Accepting request 252225 from home:pcerny:factory 2014-09-25 09:08:56 +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 252225 from home:pcerny:factory 2014-09-25 09:08:56 +00:00

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

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