ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/Changes
(Generate patch)

Comparing rxvt-unicode/Changes (file contents):
Revision 1.421 by root, Thu Aug 11 02:05:06 2005 UTC vs.
Revision 1.425 by root, Thu Sep 22 20:11:37 2005 UTC

115:08 <duke_> URxvt.keysym.0xff08: ^H
215:08 <duke_> # home
315:08 <duke_> URxvt.keysym.0xff50: \033[1~
415:08 <duke_> # end
515:08 <duke_> URxvt.keysym.0xff57: \033[4~
6
7TODO: after requesting the selection and getting a timeout, no fuirther requests will be sent.
1TODO: --enable-minimal non-default 8TODO: --enable-minimal non-default
2TODO: reverse video black-on-black => rv
3TODO: do font request caching, might help rxvtd on some machines 9TODO: do font request caching, might help rxvtd on some machines
4TODO: safer command: keymap processing. 10TODO: safer command: keymap processing.
5TODO: "slow" rendering mode for bidi and scripts 11TODO: "slow" rendering mode for bidi and scripts
6TODO: read property sequence is broken with respect to utf-8 etc. 12TODO: read property sequence is broken with respect to utf-8 etc.
7TODO: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look. 13TODO: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look.
13WISH: double-click: more intelligent (urls etc.) 19WISH: double-click: more intelligent (urls etc.)
14WISH: OnTheSpot editing, or maybe switch to miiiiiiif 20WISH: OnTheSpot editing, or maybe switch to miiiiiiif
15WISH: tabbed windows (hey, just use screen...) 21WISH: tabbed windows (hey, just use screen...)
16WISH: just for fun, do shade and tint with XRender. 22WISH: just for fun, do shade and tint with XRender.
17 23
245.8
18 - INCOMPATIBLE CHANGE: -fade changed it's meaning to comply with 25 - INCOMPATIBLE CHANGE: -fade changed it's meaning to comply with
19 the documentation and common sense: when upgrading, replace your 26 the documentation and common sense: when upgrading, replace your
20 percentage by 100-percentage. 27 percentage by 100-percentage.
21 - integrated "fade to specific colour" patch by Martin Parm. 28 - integrated "fade to specific colour" patch by Martin Parm.
22 - slow down the internal visual bell (delay by 20ms) and update 29 - slow down the internal visual bell (delay by 20ms) and update
23 the terminfo flash code to use the same delay. This is 30 the terminfo flash code to use the same delay. This is
24 synchronous, so many bells might inhibit screen updates in other 31 synchronous, so many bells might inhibit screen updates in other
25 windows. 32 windows.
26 33 - text with background==foreground colour gets displayed with default
34 bg/fg now when in reverse video, so it can be seen when selecting.
35 - allow koi8r* as x11 encoding name for koi8r (Nikita Danilov).
36
275.7 Wed Jul 13 04:46:33 CEST 2005 375.7 Wed Jul 13 04:46:33 CEST 2005
28 - implement some useful (hopefully) options for rxvtd. 38 - implement some useful (hopefully) options for rxvtd.
29 - separate and improved rxvtc(1) and rxvtd(1) manpages. 39 - separate and improved rxvtc(1) and rxvtd(1) manpages.
30 - fix a bug that caused segfaults on startup on systems that do 40 - fix a bug that caused segfaults on startup on systems that do
31 not support local unix connections, e.g cygwin. (btw, I didn't 41 not support local unix connections, e.g cygwin. (btw, I didn't

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines