Revision: 2853
          http://tmux.svn.sourceforge.net/tmux/?rev=2853&view=rev
Author:   tcunha
Date:     2012-08-12 19:25:15 +0000 (Sun, 12 Aug 2012)
Log Message:
-----------
Sync OpenBSD patchset 1155:

Add some missing formats from Samuel Le Thiec.

Modified Paths:
--------------
    trunk/tmux.1

Modified: trunk/tmux.1
===================================================================
--- trunk/tmux.1        2012-08-12 19:24:31 UTC (rev 2852)
+++ trunk/tmux.1        2012-08-12 19:25:15 UTC (rev 2853)
@@ -2330,6 +2330,7 @@
 .It Li "#h" Ta "Hostname of local host without the domain name"
 .It Li "#F" Ta "Current window flag"
 .It Li "#I" Ta "Current window index"
+.It Li "#D" Ta "Current pane unique identifier"
 .It Li "#P" Ta "Current pane index"
 .It Li "#S" Ta "Session name"
 .It Li "#T" Ta "Current pane title"
@@ -2907,6 +2908,8 @@
 .It Li "client_utf8" Ta "1 if client supports utf8"
 .It Li "client_width" Ta "Width of client"
 .It Li "host" Ta "Hostname of local host"
+.It Li "history_bytes" Ta "Number of bytes in window history"
+.It Li "history_limit" Ta "Maximum window history lines"
 .It Li "line" Ta "Line number in the list"
 .It Li "pane_active" Ta "1 if active pane"
 .It Li "pane_current_path" Ta "Current path if available"
@@ -2933,6 +2936,7 @@
 .It Li "window_find_matches" Ta "Matched data from the find-window command if 
available"
 .It Li "window_flags" Ta "Window flags"
 .It Li "window_height" Ta "Height of window"
+.It Li "window_id" Ta "Unique window ID"
 .It Li "window_index" Ta "Index of window"
 .It Li "window_layout" Ta "Window layout description"
 .It Li "window_name" Ta "Name of window"

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
tmux-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tmux-cvs

Reply via email to