--- rxvt-unicode/Changes 2005/04/22 12:52:28 1.395 +++ rxvt-unicode/Changes 2005/04/26 00:34:59 1.397 @@ -1,3 +1,18 @@ +TODO: underline cursor, simply using underline +TODO: better default settings for hangul: ex. 냻 +22:32 I *really* like the pointerBlank feature -- though I'd like it to *only* + hide the pointer when I hit a key, never on a timeout -- I kinda + expected that it would work this way if I set pointerBlankDelay to 0 but + that more or less turns the pointer completely off inside the urxvt + window.. not the behaviour I expected. +22:43 E.g. xterm has a couple of settings for when you select using + tripple-clicking (entire lines). I've become quite used to + "xterm*cutToBeginningOfLine: off" (which causes the first line to be + selected only from the beginning of the word under the cursor) and + "xterm*cutNewline: off" (which causes xterm not to include the newline + character of the last line selected) -- these are especially swell when + I select urls (which usually occur on a line by the +TODO: custom keymap must not "overwrite" default keymap TODO: do font request caching, might help rxvtd on some machines TODO: safer command: keymap processing. TODO: "slow" rendering mode for bidi and scripts @@ -11,7 +26,7 @@ WISH: tabbed windows (hey, just use screen...) WISH: just for fun, do shade and tint with XRender. -5.5 +5.5 Sat Apr 23 22:31:36 CEST 2005 - re-enabled modifer state matching as in 5.3, but implement a new builtin: keysym style that simply reverts to the built-in meaning of the given key.