aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2012-01-31 12:01:43 +0000
committerTiago Cunha <tcunha@gmx.com>2012-01-31 12:01:43 +0000
commit2ee0d851d92c00c13998c112618feb84df323ad2 (patch)
tree926ca8c1888921a00edc20a78f954fa60117e1f2 /tmux.1
parentc08a532440a5aeeed58ce10b8e4ac9a409555ea7 (diff)
downloadrtmux-2ee0d851d92c00c13998c112618feb84df323ad2.tar.gz
rtmux-2ee0d851d92c00c13998c112618feb84df323ad2.tar.bz2
rtmux-2ee0d851d92c00c13998c112618feb84df323ad2.zip
Sync OpenBSD patchset 1017:
Give each window a unique id, like panes but prefixed with @. Based on work from George Nachman.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.15
1 files changed, 3 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index c84d5039..68b0cf60 100644
--- a/tmux.1
+++ b/tmux.1
@@ -389,8 +389,9 @@ follows the same rules as for
.Ar target-session ,
and
.Em window
-is looked for in order: as a window index, for example mysession:1; as an exact
-window name, such as mysession:mywindow; then as an
+is looked for in order: as a window index, for example mysession:1;
+as a window id, such as @1;
+as an exact window name, such as mysession:mywindow; then as an
.Xr fnmatch 3
pattern or the start of a window name, such as mysession:mywin* or
mysession:mywin.