fzf/man/man1
Junegunn Choi 0f9cb5590e
Add preview window option for setting the initial scroll offset
Close #1057
Close #2120

  # Initial scroll offset is set to the line number of each line of
  # git grep output *minus* 5 lines
  git grep --line-number '' |
    fzf --delimiter : --preview 'nl {1}' --preview-window +{2}-5
2020-07-27 00:27:03 +09:00
..
fzf-tmux.1 Update version numbers in man pages 2020-06-29 22:07:48 +09:00
fzf.1 Add preview window option for setting the initial scroll offset 2020-07-27 00:27:03 +09:00