Re: bell patches

2014-02-13 Thread Filip Moc
. I don't think anymore this patch would do any good. Filip Moc On Wed, Feb 12, 2014 at 08:34:11PM +, Nicholas Marriott wrote: > Hi > > I think the winlink_find_by_window bits are fine except there are other > places which also need to be changed. > > > +

bell patches

2014-02-04 Thread Filip Moc
ome fork() + exec*() instead of system(). Filip Moc --- a/server-window.c 2014-02-03 11:06:48.0 +0100 +++ b/server-window.c 2014-02-03 11:07:08.0 +0100 @@ -76,7 +76,7 @@ wl->flags |= WINLINK_BELL; if (s->flags & SESSION_UNATTACHED) return (0); - if (s->curw->wi