diff options
author | Thomas Adam <thomas@xteddy.org> | 2017-07-05 00:01:10 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2017-07-05 00:01:10 +0100 |
commit | 6b1ceca86a50d17fbb70a74b45240027f4075a98 (patch) | |
tree | bf8779cf1ed1ff6889912a766d35388cc9ac6525 /tmux.1 | |
parent | feb044bd2d91ec29fd2445e40fa36c23289d7798 (diff) | |
parent | 53d4ed22e8df79068c34745f0507dda2315400fa (diff) | |
download | rtmux-6b1ceca86a50d17fbb70a74b45240027f4075a98.tar.gz rtmux-6b1ceca86a50d17fbb70a74b45240027f4075a98.tar.bz2 rtmux-6b1ceca86a50d17fbb70a74b45240027f4075a98.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1426,6 +1426,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" |