The branch, master has been updated
       via  06d101657f40ef4bd6cfeb4524c73eb533620542 (commit)
      from  2f7ffab0e8de524832b591a9ce6f034406f52e3d (commit)

- Log -----------------------------------------------------------------
commit 06d101657f40ef4bd6cfeb4524c73eb533620542
Author: Nicholas Marriott <[email protected]>
Commit: Nicholas Marriott <[email protected]>

    No space in lsw -a targets.
---
 tmux.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tmux.h b/tmux.h
index 63eddd1..ae1f38a 100644
--- a/tmux.h
+++ b/tmux.h
@@ -144,7 +144,7 @@ extern char   **environ;
        "[layout #{window_layout}] #{window_id}"                \
        "#{?window_active, (active),}";
 #define LIST_WINDOWS_WITH_SESSION_TEMPLATE                     \
-       "#{session_name}: "                                     \
+       "#{session_name}:"                                      \
        "#{window_index}: #{window_name}#{window_flags} "       \
        "(#{window_panes} panes) "                              \
        "[#{window_width}x#{window_height}] "


-----------------------------------------------------------------------

Summary of changes:
 tmux.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
tmux

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
tmux-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tmux-cvs

Reply via email to