a993a8fbaa50d232932ec5f3e0a719fa54024fae7451708c62de140e4c3685e4
- update urls to use https (its 2020 after all) - Update to Patch#359 - 2020/08/17 * add special case in WriteText to allow colors 8-15 to override colorBDMode * add utf8Weblike resource, to provide an alternate scheme for handling ill-formed UTF-8 sequences * improve computation for the number of lines needed to scroll-up a SIXEL graphic * correct manpage description for default value of disallowWindowOps from changes in xterm #331 * correct a loop starting-point in refresh_graphics from optimization in patch #358 changes * add a new mouse mode 1016, which uses the same format as mode 1006, but sends the mouse's position in pixels * fix an issue from patch #338 changes where only the first selection buffer specified in the request would be updated using OSC 52 * modify makefile/scripts to allow DESTDIR to prefix the target directory for desktop-file-install * enable SIXEL feature by default. * update config.guess, config.sub * correct logic for decodeTerminalID changes in patch #357 * modify makefile to use plink.sh when linking test-programs, to fix build when using pcre * build-fix for test_ptydata program * several minor optimizations for the ReGIS and SIXEL features, improving performance by 10%. * add resource decGraphicsID to allow displaying graphics when the emulation level would ordinarily disallow this * add control sequences for fast switching of color palettes: XTPUSHCOLORS, XTPOPCOLORS, XTREPORTCOLORS * amend change for soft-hyphen from patch #328 to avoid stripping replacement-characters which would be shown with malformed or overlong UTF-8 input. * corrected an error-handling case in decodeUtf8, matching a similar fix in patch #268 * add a test-driver for ptydata.c * minor cleanup of macros * fix some errata in ctlseqs.ms * allow immediate repaint-on-palette-changed if double-buffering is enabled. * deprecate codes 10/11 in sgr push controls, changing those to 30/31, to avoid confusion with sgr 10-19. * modify SGR parameter handling to stop if an unrecognized parameter is encountered, to guard against malformed or nonstandard sequences * modify DECERA color for consistency with other erasures/clearing * ECH should not be masked by DECSCA * extend DECFRA and REP to accept any “graphic” character rather than just Latin1, etc. * add -C option to 256colors2.pl and 88colors2.pl, to demonstrate mixed semicolon/colon separators which are implied by ECMA-48. OBS-URL: https://build.opensuse.org/request/show/834743 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=189
Backarrow2Backspace / Backarrow2Delete -------------------------------------- Command line tools to switch BackArrow-Key inside xterm to Backspace or Delete.
Description
Languages
Shell
100%