1
0
mirror of https://github.com/Llewellynvdm/fzf.git synced 2025-01-11 02:36:12 +00:00
fzf/test
Junegunn Choi 0f9cb5590e
Add preview window option for setting the initial scroll offset
Close 
Close 

  # 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.vader [vim] Clear temporary window-local working directory 2018-08-10 18:24:18 +09:00
test_go.rb Add preview window option for setting the initial scroll offset 2020-07-27 00:27:03 +09:00