aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2015-12-11 12:27:36 +0000
committernicm <nicm>2015-12-11 12:27:36 +0000
commit01831da5f5dd2a1b7622ad421a757cacedbdfc59 (patch)
treec366c7371b12b5633c551cb9862cb9068bff93c6 /tmux.1
parente0f26dcda36dc35741da6047a11efb853b3137d9 (diff)
downloadrtmux-01831da5f5dd2a1b7622ad421a757cacedbdfc59.tar.gz
rtmux-01831da5f5dd2a1b7622ad421a757cacedbdfc59.tar.bz2
rtmux-01831da5f5dd2a1b7622ad421a757cacedbdfc59.zip
Add cmdq as an argument to format_create and add a format for the
command name (will also be used for more later).
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.11
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index cbd01d9e..a0dbd486 100644
--- a/tmux.1
+++ b/tmux.1
@@ -3406,6 +3406,7 @@ The following variables are available, where appropriate:
.It Li "client_tty" Ta "" Ta "Pseudo terminal of client"
.It Li "client_utf8" Ta "" Ta "1 if client supports utf8"
.It Li "client_width" Ta "" Ta "Width of client"
+.It Li "command_name" Ta "" Ta "Name of command in use, if any"
.It Li "cursor_flag" Ta "" Ta "Pane cursor flag"
.It Li "cursor_x" Ta "" Ta "Cursor X position in pane"
.It Li "cursor_y" Ta "" Ta "Cursor Y position in pane"