diff options
author | Thomas Adam <thomas@xteddy.org> | 2015-12-11 18:01:11 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2015-12-11 18:01:11 +0000 |
commit | 2a6b2153280278d356dfbdd2af36887d5a1c8763 (patch) | |
tree | 82f6ebafd999b60d3b67cc66e68c9f00df95ec59 /tmux.1 | |
parent | 2a3456cd3b234a2f5d0b6724fe41bb62b8deab4e (diff) | |
parent | 88bc8f3528b973adb17f541e21aa415923a10f1e (diff) | |
download | rtmux-2a6b2153280278d356dfbdd2af36887d5a1c8763.tar.gz rtmux-2a6b2153280278d356dfbdd2af36887d5a1c8763.tar.bz2 rtmux-2a6b2153280278d356dfbdd2af36887d5a1c8763.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -420,6 +420,10 @@ If a session is omitted, the current session is used if available; if no current session is available, the most recently used is chosen. .Pp .Ar target-window +(or +.Ar src-window +or +.Ar dst-window ) specifies a window in the form .Em session Ns \&: Ns Em window . .Em session @@ -475,8 +479,11 @@ Each has a single-character alternative form. .El .Pp .Ar target-pane -may be a -pane ID or takes a similar form to +(or +.Ar src-pane +or +.Ar dst-pane ) +may be a pane ID or takes a similar form to .Ar target-window but with the optional addition of a period followed by a pane index or pane ID, for example: |