< and > keys to scroll preview list left and right in tree mode.

This commit is contained in:
nicm
2017-07-04 22:21:31 +00:00
parent bedf8bd437
commit 53d4ed22e8
2 changed files with 34 additions and 7 deletions

2
tmux.1
View File

@ -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"