mirror of
https://github.com/tmux/tmux.git
synced 2025-09-01 20:57:00 +00:00
Trim "s from process names; also fix a default format in man page.
This commit is contained in:
2
tmux.1
2
tmux.1
@ -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
|
||||
|
Reference in New Issue
Block a user