mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 06:17:04 +00:00
< and > keys to scroll preview list left and right in tree mode.
This commit is contained in:
2
tmux.1
2
tmux.1
@ -1422,6 +1422,8 @@ The following keys may be used in tree mode:
|
||||
.It Li "Enter" Ta "Choose selected item"
|
||||
.It Li "Up" Ta "Select previous item"
|
||||
.It Li "Down" Ta "Select next item"
|
||||
.It Li "<" Ta "Scroll list of previews left"
|
||||
.It Li ">" Ta "Scroll list of previews right"
|
||||
.It Li "C-s" Ta "Search by name"
|
||||
.It Li "n" Ta "Repeat last search"
|
||||
.It Li "t" Ta "Toggle if item is tagged"
|
||||
|
Reference in New Issue
Block a user