📄 changes.txt
字号:
2.7.9 to 2.7.10\-----------------------------------Geoff Wing <gcw@pobox.com> et al. removed screen dump feature as it can aid as a security hole removed menubar escape sequence access as it can aid a security hole removed reporting of title and icon settings as they can aid a security holeMikko Lepp鋘en <m.leppanen@iki.fi> fixed clearing problem when internalBorder is zeroSteve O <bub@io.com> added Cygwin portRob McMullen <robm@flipturn.org> fixed handling of control characters inside escape sequences added resource "mouseWheelScrollPage" to allow the mouse wheel scroll a page full added support for VT52 commands2.7.8 to 2.7.9\-----------------------------------Geoff Wing <gcw@pobox.com> et al. added -sbt/--thickness to allow user-supplied scrollbar width (not yet available with NeXT style scrollbars)Matthew W. Roberts <matt@cgijobs.com> fixed rclock -iconic option added rclock day of month on clockface (define DATE_ON_CLOCK_FACE in feature.h) added rclock "-mailspawn cmd" if MAIL_SPAWN is not hard coded in feature.hKazutoshi Kubota <tu7k-kbt@asahi-net.or.jp> added 256 colour mode (instead of the base 16 colour mode) with configure --enable-256-color2.7.7 to 2.7.8\-----------------------------------Geoff Wing <gcw@pobox.com> et al. fixed determination of NumLock key, noticed by Matthew Gabeler-Lee <msg2@po.cwru.edu> fixed continual and slipwheel scrolling, noticed by Joshua Swink fixed connecting with IM whenever it is started, partly from Tung-Han Hsieh <thhsieh@linux.org.tw> fixed Ultrix acquiring useful pty/tty pair, noticed by Bert De Knuydt <Bert.Deknuydt@esat.kuleuven.ac.be> fixed CSI sequence parser overriding a 0 parameter with default value changed -ip to not clear ancestor windows when using inherit pixmap transparency type added -ipf/--inheritPixmapforce to clear ancestor windows when -ip and inherit pixmap transparency is used added "-hc colour" (define OPTION_HC in feature.h) to provide background highlighting of selection, partly from Christian W. Zuckschwerdt <zany@triq.net> added -j/--jumpScroll to provide jump or smooth scrolling, defaults to jump scrolling as per previous behaviourStephen Isard <S.Isard@ed.ac.uk> fixed DECSTBM sequence default when only one parameter is givenRudolf Jaksa <jaksa@neuron.tuke.sk> added basic support for $XAPPLRESDIR/Rxvt resourcesT. Alexander Popiel <popiel@wolfskeep.com> added --scrollBar_align (top|bottom|...) for alignment of scrollbar thumb with middle button. Defaults to centre as per prior state. Supercedes FUNKY_SCROLL_BEHAVIOUR2.7.6 to 2.7.7\-----------------------------------Geoff Wing <gcw@pobox.com> et al. fixed check for GLIBC and STREAMS pty/tty types, noticed by Venkatesh Krishnamurthi <vk@spies.com> fixed check for PTC pty/tty type, noticed by Andreas Bierfert <Andreas.Bierfert@AtosOrigin.com> fixed to not automatically clear selection on screen size change, noticed by Dominik Vogt <d.vogt@lifebits.de> fixed a possible buffer overflow problem, noticed by Samuel Dralet <samuel.dralet@mastersecurity.fr> fixed to reallow parallel builds fixed builds for some SYSV utmp/utmpx systems fixed INCR transfers fixed resource "greektoggle_key" as per doc/README.greek, noticed by Martin Husemann <martin@duskware.de> fixed STREAMS again, hopefully the last time changed overstrike pixel dropping avoidance to speed/size optimise changed define WTMP_ONLY_ON_LOGIN in feature.h to be the default added CSI s & CSI u as alternative save & restore cursor sequences added pasting-only support for SECONDARY and CLIPBOARD selections, automatically tried if internal selection and PRIMARY selections are not present. CUT_BUFFER0 is tried lastKazutoshi Kubota <tu7k-kbt@asahi-net.or.jp> added "-lsp <num>" option ("--lineSpace <num>") to give specified spacing between rows with configure --enable-linespace Tomohiro KUBOTA <kubota@debian.org> fixed some font default calculations to match previous behaviourAli Rahimi <ali@MIT.EDU> added slip wheel support providing continual scrolling with the control key depressed and using the mouse wheel as an accelerator. Control key release stops scrollingMark Schreiber <mark7@andrew.cmu.edu> added -sw/--scrollWithBuffer to try to make views into the scrollback buffer stay unmoving upon new lines (needs -si)2.7.5 to 2.7.6\-----------------------------------Geoff Wing <gcw@pobox.com> et al. fixed build with XTERM_COLOR_CHANGE undefined, noticed by John Waggenspack <jwag@usa.net> fixed build for Solaris/SunOS (maybe others) using STREAMS fixed default icon name, noticed by Jeremy C. Reed <reed@wcug.wwu.edu> fixed setting of icon name with -e argument, noticed by John Waggenspack <John_Waggenspack@adc.com> fixed problems with selection by changing some types and type casting fixed some parallel build problems fixed text placement in graphics mode fixed some build problems with graphics/qplot fixed reverse video mode to act like the invocation option fixed query of locale ("Setting locale failed.") when locale is set fixed autowrap bug when restoring cursor from last column, noticed by witek@mat.uni.torun.pl fixed build & run when PREFER_24BIT is undefined fixed loading of fonts with noenc multichar encoding, noticed by Mark White <mark.white@st-edmund-hall.oxford.ac.uk> fixed an abort on sending some selections, from Xianping Ge <xge@ics.uci.edu> fixed tty opening for systems with openpty(), e.g. OSF1 fixed build for utmpx/wtmpx platforms fixed a bug in memmove() if --enable-strings is given, noticed by Larry W. Virden <lvirden@cas.org> fixed some termcap/terminfo entries fixed some division operations to use the same integer type changed configure detection method for pty/ttys changed handling of ConfigureNotify events for fast event streams changed internal handling of window size calculation changed internal handling of window size and placement manipulation changed define PREFER_24BIT in feature.h to be set via configure --enable-24bit (default is now off) changed screen refresh to optimise X calls more, noticeable with slower machines or over network displays changed pty/tty code to be able to be built separately for testing changed selection sending to send the original raw form if locale conversion fails updated libtool for configure added DEC private modes 1047 / 1048 (no ti/te handling yet) added SCROLL_ON_HOMEEND_KEYS in feature.h a la SCROLL_ON_UPDOWN_KEYS from Marius Gedminas <marius.gedminas@uosis.mif.vu.lt> added "tests" target in main directory to build and run basic tests added (frills) -tcw (--tripleclickwords) alternative triple click selection which selects words to the end of possibly-wrapped lines with trailing blanks and blank lines removedChuan-kai Lin <cklin@oink.cc.ntu.edu.tw> and Brian Mays <brian@debian.org> added -mcc option (--multibyte_cursor) for multibyte cursor movement in legacy programsMaxime Froment <maxime@turbolinux.co.jp> fixed placement with OverTheSpot input method fixed characters sent through IM being truncated to 4 bytes fixed encoding method being overridden by default encoding method added loading of locale specific app-defaults from directory /usr/X11R6/lib/X11/$LC_CTYPE/app-defaults/Rxvt (see XAPPLOADDIRLOCALE is feature.h)Tomohiro KUBOTA <kubota@debian.org> added method to provide base font sets based on user's locale added more flexible font allocation, specifying a maximum number of fonts in feature.h instead of a set numberMarius Gedminas <marius.gedminas@uosis.mif.vu.lt> added --enable-smart-resize which may reposition the window on resizing so that we try to stay within the screen boundaries2.7.3 to 2.7.5\-----------------------------------Geoff Wing <gcw@pobox.com> et al. fixed scrollTtyKeypress not active for all keypresses, noticed by Reuben Thomas <Reuben.Thomas@cl.cam.ac.uk> added -xrm option to accept dummy invocation arguments, from Christian W. Zuckschwerdt <zany@triq.net> & Chris Green <cgreen@matthaak.com> fixed documentation for options: -tr, -ic, -pt, -im, -mod, -xrm; and resources: scrollBar_right, scrollBar_floating, scrollTtyOutput, scrollTtyKeypress, preeditType, inputMethod, modifier. fixed OSC sequences to accept 7 and 8 bit ST as well as BEL added MAX_COLS & MAX_ROWS in feature.h to limit columns/rows on resize added copy root pixmap variant of transparency - make this the default with previous method as fallback fixed allocation of new lines to not set base attributes, including underline or reverse video information, noticed by Brian Mays <brian@debian.org> added ability for different scrollbars to be compiled in, determined by --scrollstyle fixed Meta key detection - has priority over Alt, noticed by Paul D. Smith <psmith@baynetworks.com> fixed configure check for mawk/gawk/nawk/awk added use of libtool in build procedure added SCROLL_ON_NO_SECONDARY to feature.h to scroll the screen when no swap is compiled in and a change screen request is made removed slightly buggy ConfigureNotify queue/ignore from our resizes fixed use of extended character classes, from Samoylov Olleg <olleg@faki-campus.mipt.ru> fixed timeout in select() call when unmapped, noticed by Tore Bjorkeli <tore.bjorkeli@runit.no> changed feature.h NO_BOLDUNDERLINE to NO_BOLD_UNDERLINE_REVERSE added support for XCopyArea() on screen display - good for slower links fixed CSI parameter parsing, including omitted parameters fixed allocation of new lines when in reverse video mode added answerbackString resource which sets the reply to ENQ (CTRL-E) fixed InheritPixmap interaction with fvwm2 by delaying a bit to allow the WM to do its stuff before we meddle with its windowsThomas Woerner <thomas@linux.de> added colorRV resource for reverse video colour (dependent on NO_BOLD_UNDERLINE_REVERSE in feature.h)Jun Morimoto <morimoto@xantia.citroen.org> fixed argument checking in rclock - ignore bad argumentsMatthew W. Roberts <matt@lehi.tamu.edu> added -mailfile option to rclockChristian W. Zuckschwerdt <zany@triq.net> added OSC sequences to change base colours; also cursor, highlight, bold, pointer and underline colours. See rxvtRefPaul Sheer <psheer@obsidian.co.za> added initial INCR (incremental pasting) support 2.7.2 to 2.7.3\-----------------------------------Geoff Wing <gcw@pobox.com> fixed clean up (utmp/wtmp/etc.) on fatal signal, noticed by Jim Diamond <jdiamond@fox.nstn.ca> added use of configure options --program-prefix, --program-suffix & --program-transform-name, allowing, say, Kanji users to do --program-transform-name='s,rxvt,kxvt,;' for installing changed configure --with-encoding value "euckr" to "kr" to match multichar_encoding option and resource values added configure --with-encoding value "noenc" (and multichar_encoding option and resource values) to disable encoding allowing normal eight bit characters in multichar compile fixed -si/+si option, noticed by Thomas Lofgren <tlofgren@cup.hp.com> fixed detection of struct utmpx, noticed by Paul 'TBBle' Hampson <Paul.Hampson@Pobox.Com> added basic support for openpty() which should help with people on Alpha platform using Tru64/<insert new OS name here>Jun Morimoto <morimoto@xantia.citroen.org> added basic argument checking for rclock to detect missing argumentsTung-Han Hsieh <thhsieh@linux.org.tw> fixed configure notify bypass checking for self window configurations fixed fontset creation to match sizes properly and recreate fontset on size changeChih-Wei Huang <cwhuang@linux.org.tw> added fontset (locale dependent) menubars added example Big5 menuHans de Goede <hans@highrise.nl> added colour determination for low colour (4 to 8 bit) displays2.7.1 to 2.7.2\-----------------------------------Geoff Wing <gcw@pobox.com> fixed screen refresh output to handle more cases changed resource storage to a struct rather than a char* arrary, to aid debugging changed how ptys/ttys are opened (again) fixed processing of some resources to strip double-quotes when using XGetDefaults() and also for backspace_key/delete_key fixed large paste problem, noticed by Dominik Vogt <dominik_vogt@agilent.com> fixed utmp removal problem for SYSV style utmps changed BORDERWIDTH in feature.h to EXTERNALBORDERWIDTH to clarify its usage. added (frills) resources "internalBorder" (-b) and "externalBorder" (-w)(-bw)(-borderwidth) added NO_BELL to feature.h to allow disabling all bell indicationsD J Hawkey Jr <hawkeyd@visi.com> added QNX support added logging into lastlog in login shells (-ls option)Oskar Liljeblad <osk@hem.passagen.se> added SCROLL_ON_UPDOWN_KEYS to feature.h to allow scrolling via (shift|meta|ctrl) modifier and up/down keys, default off for backward (2.6.x) compatibility2.7.0 to 2.7.1\-----------------------------------Geoff Wing <gcw@pobox.com> cleaned up CSI processing slightly fixed clearing of pixel droppings on right side of cell added clearing of pixel droppings for fonts which exceed the left side of their cells, noticed by J Scott Berg <jsberg@earthlink.net> changed --disable-memset to --enable-strings and not enable by default added LOCAL_X_IS_UNIX to feature.h to work-around Irix problem, opens unix:0.0 instead of :0 or :0.0 fixed some configure errors changed how ptys/ttys are opened and which is opened by parent or child added delay to screen refresh when receiving a fast stream of X eventsJim Knoble <jmknoble@pobox.com> fixed scrollbar slider jitter added named constants for scrollbar calculationsMANTANI Nobutaka <nobutaka@nobutaka.com> changed interaction with XIM server to fix several problems2.6.? to 2.7.0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -