mirror of
https://github.com/tmux/tmux.git
synced 2026-06-20 17:25:57 +00:00
Add a loop_index variable and use it to show last used 5 sessions on the
session menu instead of next/previous.
This commit is contained in:
1
tmux.1
1
tmux.1
@@ -6774,6 +6774,7 @@ The following variables are available, where appropriate:
|
||||
.It Li "keypad_flag" Ta "" Ta "Pane keypad flag"
|
||||
.It Li "last_window_index" Ta "" Ta "Index of last window in session"
|
||||
.It Li "line" Ta "" Ta "Line number in the list"
|
||||
.It Li "loop_index" Ta "" Ta "Index of item in the W:, P:, S:, or L: loop"
|
||||
.It Li "loop_last_flag" Ta "" Ta "1 if last window, pane, session, client in the W:, P:, S:, or L: loop"
|
||||
.It Li "mouse_all_flag" Ta "" Ta "Pane mouse all flag"
|
||||
.It Li "mouse_any_flag" Ta "" Ta "Pane mouse any flag"
|
||||
|
||||
Reference in New Issue
Block a user