Urxvt tabbed(ex) scroll doesn't work when mouse is not inside urxvt window

Vas No Medas vasnomedas at gmail.com
Thu Mar 6 22:48:50 CET 2014


Aha, I got what was happening.

Basically, we want to separate code getting keysym and kbuf from code that
changes terminal state (like scr_*, ?

(Move and duplicate branches that return or call scr_* functions after

>  if (HOOK_INVOKE ((this, HOOK_KEY_PRESS, DT_XEVENT, &ev, DT_INT, keysym,
DT_STR_LEN, kbuf, len, DT_END)))
>    return;

call?)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.schmorp.de/pipermail/rxvt-unicode/attachments/20140306/90292a4a/attachment.html>


More information about the rxvt-unicode mailing list