⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog.old

📁 multi-tabed terminal based on rxvt
💻 OLD
📖 第 1 页 / 共 5 页
字号:
	loaded into random memory location if the system supports it.	It may reduce performance a little bit, e.g., 1% on x86, but	can improve security.0.3.3 to 0.3.4\-----------------------------------Jimmy Zhou <jimmyzhou@users.sourceforge.net>    add support of user supplied scrollbar background image    add support of user supplied menubar background image    add support of plain style scrollbar    add support of gnome-terminal/konsole's default hotkeys    add clean exit routines for debugging purpose    add new escape sequence to create a new tab with user supplied	tab title (settitle.c, -c option)    add new escape sequence to switch tabs (settitle.c, -n -p options)    add simple session support    add protectSecondary resource to control close of tab    add cmdAllSession resource to control session command    add initSession option to load session only on initialization    add secondary option bitmap to extend options to 60    add MRXVT_TABTITLE environment variable (thanks to wwp)    fix close button so that a tab in secondary screen is not closable    fix inactive tab background resources name    fix font resources loading error (reported by afo@zlug.org)    fix 64 bits Atom (rxvt screen.c rev 1.268)    fix updwtmpx on Interix (rxvt loggin.c 1.42)    fix compile warning of logging.c on Mac OS X    fix terminal exit problem on Mac OS X and cygwin    fix default scrollbar, do not use SGI scrollbar by default    fix command line options    fix command line option for individual terminals    fix screen refresh problem (thanks to wwp)    fix XIM invoking problem in terminal window    fix menubar macro    fix doc installation directory    fix background image and transparent support    fix broken transparent background on scrollbar/tabbar/menubar    fix off-focus fading (thanks to wwp)    update man page    update FAQ    update README    update TIPS    update README.configure    update sample .Xdefaults file0.3.2 to 0.3.3\-----------------------------------Jimmy Zhou <jimmyzhou@users.sourceforge.net>    fix CHOOSE_GC_FG, using XSetForeground instead of XChangeGC    add support of user supplied inactive tab color    add support of SGI IRIX style scrollbar (not complete yet!)    add support of color text shadow    add support of Chinese GBK font    add support of Thai (not complete yet!)    add rxvt_clean_exit as normal exit routine    add xft configure option (not implemented yet!)    add doc of XIM specification    fix tabbar button transparent background issue    fix configure script help message of linespace, int/ext border    fix configure script of --enable-everything option    fix configure script of multi-language option    fix configure script of encoding and terminfo options    fix crash on rxvt_scr_poweron when use escape sequence "\033c"    fix XIM support (always call setlocale in encoding.c)    fix user specified encoding method    clean up font code    update README and README.configure0.3.1 to 0.3.2\-----------------------------------Jimmy Zhou <jimmyzhou@users.sourceforge.net>    add support of user supplied tabbar foreground/background colors    add support of user supplied tabbar background image    add option to turn on/off background image on tabs    add support for multiple tab's own title, saveLines and bg image    add tinting for background image    use server side pixmap to improve tabbar buttons performance    add sample settitle.c in doc/    add major feature list in README    add option to show/hide menubar     fix bug in initial window position (thanks to wwp)    fix crash on resizing window (thanks to wwp)    fix internal/external border, line space and blankdelay features    fix mfont for non-multichar charsets    fix background image/transparent support    fix comments of no_frills configure option    fix missing jpeg/png option in the output of feature list    fix compile problems on solaris    fix lastlog support    fix the copyright information    fix menubar loading crash    fix xresource names    cleanup code in rxvtlib.h0.3.0 to 0.3.1\-----------------------------------Jimmy Zhou <jimmyzhou@users.sourceforge.net>    add bell throttle support based on David Hull's patch for rxvt    add support for transparent scrollbar/tabbar/menubar    add support for off-focus fading    add support for background tinting    reduce X resource usage (GC) and improve update speed for tabbar    reduce X resource usage (GC) for xterm-style scrollbar    reduce X resource usage (GC) for rxvt-style scrollbar    reduce X resource usage (GC) for next-style scrollbar    reduce X resource usage (GC) for menubar    fix conflict of non-transparent parent and transparent scrollbar    fix conflict of non-transparent parent and transparent tabbar    fix conflict of non-transparent parent and transparent menubar    fix scrolling problem    introduce vterm structure to improve performance of destroying vt    fix num_fds adjustment code, move it into tabbar.c    fix crash on loading background imagerxvt 2.7.11 CVS to mrxvt 0.3.0\-----------------------------------Jimmy Zhou <jimmyzhou@users.sourceforge.net>    fix the *horrible* indent of source code, but still not all    add jpeg/png background support    rewrite configure.ac, add bootstrap script    add multi-tab support, and reorganize code    add hotkeys for multi-tab support    rewrite code on window layout    split window resizing code to three parts    split font initialization and resizing code    reorganize code of x event processing    rewrite multi-char encoding and default fonts    modify scrollbar code    merge external function prototypes into protos.h, remove AWK scripts    merge headers into rxvt.h    move GC of menubar and scrollbar from rxvt_hidden to scrollBar_t	and menuBar_t    update documents    remove graphics and W11 support    remove rclock2.7.10 to 2.7.11 CVS\-----------------------------------Geoff Wing <gcw@pobox.com> et al.    fixed handling of cursor colour when reverse colour is displayed    fixed utmp writing if we have ttyslot    fixed compile when --with-encoding=kr    added hiding of mouse pointer while the user is typing or from	mouse inactivity, with configure --enable-pointer-blank,	resource pointerBlank (default: false) and	resource pointerBlankDelay (default: 2 seconds)    added "-bc" blinking cursor, configure --enable-cursor-blink    added 256 colour support for CygwinGlyn Kennington (glyn_k@sourceforge)    added feature ACS_ASCII which converts ACS line drawing characters	to similar ASCII characters, resource acsCharsRob McMullen <robm@flipturn.org>    added selection scrolling - scrolling viewpoint when making a	selection and going past top/bottom of window, with	configure --enable-selectionscrollingChris Wareham <chris.wareham@btinternet.com>    added rconf utility for rclock appointment configurationLauri Leukkunen (lleukkun@sourceforge)    added "-ufbg/--ufbackground colour" to have the background change	to this colour when the window is unfocused2.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>    a

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -