On Wed, Apr 27, 2011 at 08:28:53 +0100, Nicholas Marriott wrote:
> Doh, try this:
> 
> Index: status.c
> ===================================================================
> RCS file: /cvs/src/usr.bin/tmux/status.c,v
> retrieving revision 1.74
> diff -u -p -r1.74 status.c
> --- status.c  24 Apr 2011 21:32:07 -0000      1.74
> +++ status.c  27 Apr 2011 07:28:20 -0000
> @@ -642,7 +642,7 @@ status_job_callback(struct job *job)
>               buf = xstrdup(line);
>  
>       so->out = buf;
> -     server_redraw_client(c);
> +     server_status_client(c);
>  }
>  
>  /* Return winlink status line entry and adjust gc as necessary. */

Oh YES! Thank you, it is working. I've so got unused to be able to
select with a mouse that now it's like breathing fresh air :)


Daniel

-- 
L�VAI D�niel
PGP key ID = 0x83B63A8F
Key fingerprint = DBEC C66B A47A DFA2 792D  650C C69B BE4C 83B6 3A8F

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to