Trim "s from process names; also fix a default format in man page.

This commit is contained in:
nicm
2020-10-05 11:04:40 +00:00
parent 1479e32e1a
commit 8d9ea1b97c
2 changed files with 6 additions and 2 deletions

2
tmux.1
View File

@ -1858,7 +1858,7 @@ The
.Fl P
option prints information about the new window after it has been created.
By default, it uses the format
.Ql #{session_name}:#{window_index}
.Ql #{session_name}:#{window_index}.#{pane_index}
but a different format may be specified with
.Fl F .
.It Xo Ic capture-pane