This one applied, thanks.

On Sat, Dec 15, 2012 at 05:32:21AM +0530, Raghavendra D Prabhu wrote:
> window_choose_collapse_all already calls window_choose_redraw_screen, hence
> removing it from window_choose_ready.
> 
> Signed-off-by: Raghavendra D Prabhu <rpra...@wnohang.net>
> 
> diff --git a/window-choose.c b/window-choose.c
> index 3368c66..686e97f 100644
> --- a/window-choose.c
> +++ b/window-choose.c
> @@ -118,7 +118,6 @@ window_choose_ready(struct window_pane *wp, u_int cur,
>       ARRAY_CONCAT(&data->old_list, &data->list);
>  
>       window_choose_collapse_all(wp);
> -     window_choose_redraw_screen(wp);
>  }
>  
>  struct screen *
> -- 
> 1.8.0.2
> 
> 
> ------------------------------------------------------------------------------
> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
> Remotely access PCs and mobile devices and provide instant support
> Improve your efficiency, and focus on delivering more value-add services
> Discover what IT Professionals Know. Rescue delivers
> http://p.sf.net/sfu/logmein_12329d2d
> _______________________________________________
> tmux-users mailing list
> tmux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tmux-users

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to