aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2015-04-21 22:32:40 +0000
committernicm <nicm>2015-04-21 22:32:40 +0000
commit93b2871cab399388a16ace64d8dfb9a8e2143543 (patch)
treee4eeca52d6676e5658e2191af8357588c7636372 /tmux.1
parent7a72eff4a4717e975ab7ef39baff5667b12e8a13 (diff)
downloadrtmux-93b2871cab399388a16ace64d8dfb9a8e2143543.tar.gz
rtmux-93b2871cab399388a16ace64d8dfb9a8e2143543.tar.bz2
rtmux-93b2871cab399388a16ace64d8dfb9a8e2143543.zip
Do not die on USR1 if any of the socket parent directories are
missing. Reported by Robin Powell.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.16
1 files changed, 4 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index ab762387..68e9b9de 100644
--- a/tmux.1
+++ b/tmux.1
@@ -163,7 +163,8 @@ If the socket is accidentally removed, the
.Dv SIGUSR1
signal may be sent to the
.Nm
-server process to recreate it.
+server process to recreate it (note that this will fail if any parent
+directories are missing).
.It Fl l
Behave as a login shell.
This flag currently has no effect and is for compatibility with other shells
@@ -2004,7 +2005,8 @@ is bound in
.Ar mode-table :
the binding for command mode with
.Fl c
-or for normal mode without. See the
+or for normal mode without.
+See the
.Sx WINDOWS AND PANES
section and the
.Ic list-keys