diff options
author | nicm <nicm> | 2015-10-23 16:02:21 +0000 |
---|---|---|
committer | nicm <nicm> | 2015-10-23 16:02:21 +0000 |
commit | 14da99940806dd63c2180ad238886fcb6735db04 (patch) | |
tree | 0fb85a4357a92b6c2eed2a17967575d0de9aecd7 /tmux.1 | |
parent | 63a3fd3c0fa41fec6cbc15dbd2bf08ceb3ccb208 (diff) | |
download | rtmux-14da99940806dd63c2180ad238886fcb6735db04.tar.gz rtmux-14da99940806dd63c2180ad238886fcb6735db04.tar.bz2 rtmux-14da99940806dd63c2180ad238886fcb6735db04.zip |
Format for scroll position, from Jorge Morante.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3406,6 +3406,7 @@ The following variables are available, where appropriate: .It Li "pid" Ta "" Ta "Server PID" .It Li "scroll_region_lower" Ta "" Ta "Bottom of scroll region in pane" .It Li "scroll_region_upper" Ta "" Ta "Top of scroll region in pane" +.It Li "scroll_position" Ta "" Ta "Scroll position in copy mode" .It Li "session_alerts" Ta "" Ta "List of window indexes with alerts" .It Li "session_attached" Ta "" Ta "Number of clients session is attached to" .It Li "session_activity" Ta "" Ta "Integer time of session last activity" |