Marius Gedminas <[EMAIL PROTECTED]> typed:
:Currently I have made some changes to rxvt.  I'd like to ask if you are
:interested in any of them, and if I should post them here.

Certainly, please post them.  It would be much appreciated if you
could post each patch in a seperate message so that they can be
addressed individually.

:Fixes:
:- Fix compilation errors when HOTKEY_CTRL or HOTKEY_META is defined
:  (Superceded or not, but using KP_Add/KP_Subtract is difficult on
:  notebooks)

Thank, I've just committed fixes for this.

- Tripple click selects from word under cursor to end of line (SELECT_TO_EOL)

Dominik Vogt made an alternative suggestion quite a while back where
triple clicking would select the word under the cursor until the
last word in a continued line set.  e.g. suppose the end of the
terminal window is here     -->|
% this is some foo bar example |<--wrapped here with no return pressed
text                           |

then triple click on "foo" would select "foo" to "text".  This seems to
be quite useful behaviour in a shell.  Don't know whether you would prefer
that behaviour or consider it as an addition to your SELECT_TO_EOL idea.

Regards,
-- 
Geoff Wing : <[EMAIL PROTECTED]>
Rxvt Stuff : <[EMAIL PROTECTED]>
Zsh Stuff  : <[EMAIL PROTECTED]>

Reply via email to