diff options
author | Thomas Adam <thomas@xteddy.org> | 2015-12-11 13:24:45 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2015-12-11 13:24:45 +0000 |
commit | 4909a7017494f7483cfd2180913ad78f87bc9d62 (patch) | |
tree | 1e607e3a0d6d1f8872bae01fc8941aaaab1a2108 /tmux.1 | |
parent | af8134a6ffe8304b6cb1849995f446eab8e53b53 (diff) | |
parent | d7e11d0af78bacc7722998509ac93be7fcffc7b4 (diff) | |
download | rtmux-4909a7017494f7483cfd2180913ad78f87bc9d62.tar.gz rtmux-4909a7017494f7483cfd2180913ad78f87bc9d62.tar.bz2 rtmux-4909a7017494f7483cfd2180913ad78f87bc9d62.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3410,6 +3410,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" |