--- rxvt-unicode/Changes 2015/03/27 15:15:32 1.1196 +++ rxvt-unicode/Changes 2015/04/11 18:27:25 1.1197 @@ -37,7 +37,16 @@ TODO: c&c perl socket via daemon-ext mechanism TODO: simplify extension metainfo cache, cache on disk TODO: URxvt::Ext::Name installs urxvt ext name and provides pod/manpage for URxvt::Ext::Name +TODO: 12:02:08 oh, the bug is that name.keysym.foo doesn't override class.keysym.foo +TODO: 12:02:30 and maybe also that things like *.foo are accepted as keysyms, but that's less important +TODO: 12:14:33 http://mika.l3ib.org/tmp/7d6f7fe5c964f2b958d70e9b7dc41a19.txt is what i did, but we felt that xrmenumeratedatabase should handle it correctly already +TODO: 12:15:46 and in either case, i think the fallback line should come first, as the last called callback will overwrite previous keybinds +TODO: 12:16:00 not that rxvt supports keysym anyway.. :) + - fix longstanding core font encoding bug where some character + ranges could not be mapped from unicode to the font: affected + encodings are big5, gb2312, iso8859-8 (hebrew), jis0201 and + ksc5601 (reported by Mikachu). - do not start blinking cursor if the window is unfocused (reported by Devin J. Pohly). - change the width of underline and i-beam cursor to 2 pixels (based on