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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1137 by root, Thu Jan 16 08:00:44 2014 UTC vs.
Revision 1.1163 by sf-exg, Fri Oct 10 09:13:41 2014 UTC

31TODO IMPL: recalc bg only when not fully covering (no alpha, repeat|extend etc..) 31TODO IMPL: recalc bg only when not fully covering (no alpha, repeat|extend etc..)
32 32
33TODO IMPL: colour-change event with index 33TODO IMPL: colour-change event with index
34TODO IMPL: recalc bg always on bg colour change 34TODO IMPL: recalc bg always on bg colour change
35 35
36TODO: document typical actions in rxvt.1.pod keysyms
37TODO: document meta comments and on_action hook
38TODO: perl one-liner
39TODO: warn with a graphical message when env has been modified
40TODO: urxvt --bell-command (or any extension resource name containing a '-') does not work
41TODO: urxvt --matcher.button 1 does not autoload matcher if perl-ext{,-common} does not contain 'default'. This is a backward incompatible change.
42
43 - Add DECSCUSR xterm extension to set the cursor to a vertical bar.
44 - Add -mc option and multiClickTime resource to set the maximum time
45 between multi-click select events (patch by Joe Peterson).
46 - New 'eval' extension to evaluate arbitrary perl code with keysym
47 bindings. The extension also provides methods that implement basic
48 actions, such as pasting selections and scrolling.
49 - the macosx-clipboard and macosx-clipboard-native extensions have been removed.
50 - the keysym-list extension has been removed, you can use the following
51 perl one-liner to expand your existing .Xdefaults file to do without it:
52 - kuake extension now uses the kuake.hotkey resource to specify the hotkey.
53 - new 'matcher:select' mode of matcher to iterate over the matches with the keyboard.
54 - the 'matcher:list' feature of matcher now honours the launcher
55 associated to a matched pattern.
56 - fix up/down commands of searchable scrollback so that they always move
57 to the previous/next logical line with a match, if any.
58 - searchable-scrollback resource has been deprecated (use keysym instead).
59 - extension parameter passing is deprecated (use resource mechanism instead).
60 - upgrade to GPLv3 (see COPYING).
61 - Fix height and position of the stippled area in next scrollbar (patch
62 by Thomas Otto).
63 - fix off-by-one bug causing the iso14755 window not to jump out of the
64 way properly.
65
669.20 Sat Apr 26 16:22:27 CEST 2014
36 - (libptytty) fix bug that prevented urxvtd from writing utmp 67 - (libptytty) fix bug that prevented urxvtd from writing utmp
37 entries when using --fork (reported by Ryan Kavanagh). 68 entries when using --fork (reported by Ryan Kavanagh).
69 - security bugfix: window property values could be queried even
70 in secure mode (reported by Conor McCarthy).
38 - fix build when perl is enabled and fading is disabled. 71 - fix build when perl is enabled and fading is disabled.
39 - fix bug that prevented urxvtd from writing utmp entries when
40 using --fork (reported by Ryan Kavanagh).
41 - fix regression that broke continuous scrolling when pressing 72 - fix regression that broke continuous scrolling when pressing
42 and holding the scrollbar up or down button, gentoo bug #493992. 73 and holding the scrollbar up or down button, gentoo bug #493992.
74 - increase the maximum length of a command sequence to 32k bytes,
75 to allow longer OSC sequences (previous limit was 2k).
76 - new Ctrl-Meta-c and Ctrl-Meta-v bindings to interact with
77 the CLIPBOARD selection.
78 - new extension: selection-to-clipboard.
79 - the extensions macosx-clipboard and macosx-clipboard-native
80 are deprecated and will be removed in the next release.
81 Support for the clipboard on OS X can be more generally
82 enabled by setting the XQuartz preference to sync the OS X
83 pasteboard and the X11 clipboard.
43 84
449.19 Sun Oct 27 17:16:07 CET 2013 859.19 Sun Oct 27 17:16:07 CET 2013
45 - work around perl 5.18.0 breakage in tabbed extension 86 - work around perl 5.18.0 breakage in tabbed extension
46 (reported by Karol Blazewicz) and in pod (Dominic Hargreaves). 87 (reported by Karol Blazewicz) and in pod (Dominic Hargreaves).
47 - fix regression that caused the double-click word selection to 88 - fix regression that caused the double-click word selection to

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines