mirror of
https://github.com/tmux/tmux.git
synced 2025-01-26 07:58:55 +00:00
Correct break-pane default format, from Gregory Pakosz.
This commit is contained in:
parent
f43e3e5b4f
commit
9ec68db74f
2
tmux.1
2
tmux.1
@ -1858,7 +1858,7 @@ The
|
|||||||
.Fl P
|
.Fl P
|
||||||
option prints information about the new window after it has been created.
|
option prints information about the new window after it has been created.
|
||||||
By default, it uses the format
|
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
|
but a different format may be specified with
|
||||||
.Fl F .
|
.Fl F .
|
||||||
.It Xo Ic capture-pane
|
.It Xo Ic capture-pane
|
||||||
|
Loading…
Reference in New Issue
Block a user