Update of /cvsroot/tmux/tmux
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv22687

Modified Files:
        tmux.1 
Log Message:
Sync OpenBSD patchset 764:

detach-on-destroy is a session option, not server.


Index: tmux.1
===================================================================
RCS file: /cvsroot/tmux/tmux/tmux.1,v
retrieving revision 1.265
retrieving revision 1.266
diff -u -d -r1.265 -r1.266
--- tmux.1      10 Sep 2010 13:36:17 -0000      1.265
+++ tmux.1      9 Oct 2010 14:25:40 -0000       1.266
@@ -14,7 +14,7 @@
 .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
 .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: September 8 2010 $
+.Dd $Mdocdate: September 25 2010 $
 .Dt TMUX 1
 .Os
 .Sh NAME
@@ -1581,11 +1581,6 @@
 .Pp
 Available server options are:
 .Bl -tag -width Ds
-.It Ic detach-on-destroy
-If on (the default), the client is detached when the session it is attached to
-is destroyed.
-If off, the client is switched to the most recently active of the remaining
-sessions.
 .It Ic escape-time
 Set the time in milliseconds for which
 .Nm
@@ -1664,6 +1659,11 @@
 be set to
 .Ql screen
 or a derivative of it.
+.It Ic detach-on-destroy
+If on (the default), the client is detached when the session it is attached to
+is destroyed.
+If off, the client is switched to the most recently active of the remaining
+sessions.
 .It Ic display-panes-active-colour Ar colour
 Set the colour used by the
 .Ic display-panes


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
tmux-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tmux-cvs

Reply via email to