aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2021-01-20 08:01:22 +0000
committerThomas Adam <thomas@xteddy.org>2021-01-20 08:01:22 +0000
commit9ff017e908243f3e24e0e26769c8e5aadfa3cb57 (patch)
tree19606afd862a056fa0ecc3babf978877d6da0703 /tmux.1
parent82423975df8b8de859c58e84a4248f4749cb8b16 (diff)
parentfb774b77d0f5ccb988b508b8a794633d4c9a5962 (diff)
downloadrtmux-9ff017e908243f3e24e0e26769c8e5aadfa3cb57.tar.gz
rtmux-9ff017e908243f3e24e0e26769c8e5aadfa3cb57.tar.bz2
rtmux-9ff017e908243f3e24e0e26769c8e5aadfa3cb57.zip
Merge branch 'obsd-master' into master
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.17
1 files changed, 4 insertions, 3 deletions
diff --git a/tmux.1 b/tmux.1
index a641b91a..cac1a0a8 100644
--- a/tmux.1
+++ b/tmux.1
@@ -4651,8 +4651,8 @@ of the variable respectively.
.Ql q:\&
will escape
.Xr sh 1
-special characters or with an
-.Ql e
+special characters or with a
+.Ql h
suffix, escape hash characters (so
.Ql #
becomes
@@ -4882,7 +4882,8 @@ The following variables are available, where appropriate:
.It Li "window_cell_height" Ta "" Ta "Height of each cell in pixels"
.It Li "window_cell_width" Ta "" Ta "Width of each cell in pixels"
.It Li "window_end_flag" Ta "" Ta "1 if window has the highest index"
-.It Li "window_flags" Ta "#F" Ta "Window flags"
+.It Li "window_flags" Ta "#F" Ta "Window flags with # escaped as ##"
+.It Li "window_raw_flags" Ta "" Ta "Window flags with nothing escaped"
.It Li "window_format" Ta "" Ta "1 if format is for a window"
.It Li "window_height" Ta "" Ta "Height of window"
.It Li "window_id" Ta "" Ta "Unique window ID"