Yeah, that bothered me slightly too, thanks for fixing.
Patch works fine and dandy.
Nick
Hi,
One thing from st that bugs me a little: whenever I select some text
with the mouse it remains marked even if I type in the same line and
change its content. The same happens if I keep typing and the window
scrolls, since the selection box does not scroll along with it. In
either case, a new p
On Tue, Sep 13, 2011 at 02:18:44AM +0400, Alexander Polakov wrote:
> * Roman Z. [110913 01:42]:
> > Hello!
> >
> > I've deactivated the "focus follows mouse" feature. I did this by
> > commenting out the enternotify event handler:
> >
> > static void (*handler[LASTEvent]) (XEvent *) = {
> > /