Applied thanks, and also to find-window. On Wed, Oct 10, 2012 at 06:31:23PM +0200, Carl Henrik Lunde wrote: > This is useful for finding the right window, and can be used > by other programs such as lash > --- > cmd-list-windows.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/cmd-list-windows.c b/cmd-list-windows.c > index 3be8ade..b36b5ee 100644 > --- a/cmd-list-windows.c > +++ b/cmd-list-windows.c > @@ -99,6 +99,7 @@ cmd_list_windows_session( > format_add(ft, "line", "%u", n); > format_session(ft, s); > format_winlink(ft, s, wl); > + format_window_pane(ft, wl->window->active); > > line = format_expand(ft, template); > ctx->print(ctx, "%s", line); > -- > 1.7.9.7 > > > ------------------------------------------------------------------------------ > Don't let slow site performance ruin your business. Deploy New Relic APM > Deploy New Relic app performance management and know exactly > what is happening inside your Ruby, Python, PHP, Java, and .NET app > Try New Relic at no cost today and get our sweet Data Nerd shirt too! > http://p.sf.net/sfu/newrelic-dev2dev > _______________________________________________ > tmux-users mailing list > tmux-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/tmux-users
------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users