diff options
author | Ben Sima <ben@bsima.me> | 2022-03-14 22:04:26 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2022-03-14 22:04:26 -0400 |
commit | 71065cfad2345bf143fe99d8fc1fccce939af68f (patch) | |
tree | 4048b5a63b3595021c36b512a66bfa2c7642c2fa | |
parent | 2a3f074aa2404b50b43073eb5a684706a2a96966 (diff) |
p: window change
-rwxr-xr-x | p | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ echo $PATH \ --reverse \ --height "50%" \ --preview="man {}" \ + --bind "ctrl-/:change-preview-window(90%|down|hidden|)" \ --bind "alt-1:change-preview:man {}" \ --bind "alt-2:change-preview:{} -h" \ --bind "alt-3:change-preview:{} --help" \ |