aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-02-08 16:11:52 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-02-08 16:11:52 +0000
commit7942e49aea6d07ee91e76f69470ba1b7fa1347e5 (patch)
tree1cb7aa5c5fe4edfafa0f523e40af0eae0ddfe7a8
parent62d2ab3e687bfc7e0a02adedee30314b8ef1b08b (diff)
downloadrtmux-7942e49aea6d07ee91e76f69470ba1b7fa1347e5.tar.gz
rtmux-7942e49aea6d07ee91e76f69470ba1b7fa1347e5.tar.bz2
rtmux-7942e49aea6d07ee91e76f69470ba1b7fa1347e5.zip
Session name is now shown.
-rw-r--r--tmux.14
1 files changed, 2 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index 50ea02dd..005d0214 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.80 2009-02-07 08:35:26 nicm Exp $
+.\" $Id: tmux.1,v 1.81 2009-02-08 16:11:52 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -900,7 +900,7 @@ to the left of the status bar.
will be passed through
.Xr strftime 3
before being used.
-By default, nothing is displayed.
+By default, the session name is shown.
.Ar string
may contain any of the following special character pairs:
.Bl -column "Character pair" "Replaced with" -offset indent