From 7339845c01727b209b3b96e5b1d917129b2c8a83 Mon Sep 17 00:00:00 2001 From: nicm Date: Wed, 7 Nov 2018 07:58:16 +0000 Subject: There is no reason wait-for has to be restricted to outside tmux. --- tmux.1 | 2 -- 1 file changed, 2 deletions(-) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index eb1c6807..e3409a96 100644 --- a/tmux.1 +++ b/tmux.1 @@ -4430,8 +4430,6 @@ is used, the channel is locked and any clients that try to lock the same channel are made to wait until the channel is unlocked with .Ic wait-for .Fl U . -This command only works from outside -.Nm . .El .Sh TERMINFO EXTENSIONS .Nm -- cgit