Fix an infinite loop in customize mode when a filter does not match, and

tweak a tmux.1 example.
This commit is contained in:
nicm
2026-06-23 11:29:27 +00:00
parent 9dba08ac8b
commit de086f9848
3 changed files with 11 additions and 10 deletions

2
tmux.1
View File

@@ -3603,7 +3603,7 @@ The
flag will create an empty pane and forward any output from stdin to it.
For example:
.Bd -literal -offset indent
$ make 2>&1|tmux splitw \-dI &
$ make 2>&1|tmux new\-pane \-dI &
.Ed
.Pp
All other options have the same meaning as for the