aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2015-11-18 16:01:23 +0000
committerThomas Adam <thomas@xteddy.org>2015-11-18 16:01:23 +0000
commit7fe8edc3962d5c30bf87677ecb2cf8633404f63c (patch)
treed354de9a04867168c1b296e15c556231f33c03f4 /tmux.1
parentf8a1f8843c91ebb1262ec6a000fd495eeb27e179 (diff)
parent577c0e3e5a79e9f1f860487bc3f411d26758f026 (diff)
downloadrtmux-7fe8edc3962d5c30bf87677ecb2cf8633404f63c.tar.gz
rtmux-7fe8edc3962d5c30bf87677ecb2cf8633404f63c.tar.bz2
rtmux-7fe8edc3962d5c30bf87677ecb2cf8633404f63c.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.17
1 files changed, 7 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 67116f8c..0a193bfb 100644
--- a/tmux.1
+++ b/tmux.1
@@ -3315,6 +3315,13 @@ prefixes are
and
.Xr dirname 3
of the variable respectively.
+A prefix of the form
+.Ql s/foo/bar/:
+will substitute
+.Ql foo
+with
+.Ql bar
+throughout.
.Pp
In addition, the first line of a shell command's output may be inserted using
.Ql #() .