Revision: 2604
          http://tmux.svn.sourceforge.net/tmux/?rev=2604&view=rev
Author:   tcunha
Date:     2011-10-02 11:30:26 +0000 (Sun, 02 Oct 2011)
Log Message:
-----------
Sync OpenBSD patchset 958:

Fix typo: ) -> }.

Modified Paths:
--------------
    trunk/cmd-list-windows.c

Modified: trunk/cmd-list-windows.c
===================================================================
--- trunk/cmd-list-windows.c    2011-10-02 06:56:31 UTC (rev 2603)
+++ trunk/cmd-list-windows.c    2011-10-02 11:30:26 UTC (rev 2604)
@@ -91,7 +91,7 @@
                            "#{?window_active, (active),}";
                        break;
                case 1:
-                       template = "#{session_name):#{window_index}: "
+                       template = "#{session_name}:#{window_index}: "
                            "#{window_name} "
                            "[#{window_width}x#{window_height}] "
                            "[layout #{window_layout}]"

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
tmux-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tmux-cvs

Reply via email to