diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2020-07-27 00:15:25 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2020-07-27 00:27:03 +0900 |
| commit | 0f9cb5590ec0a397143a7a4caf003a54885f4375 (patch) | |
| tree | 68f3e5e8adf27919e3656d741ecadce6d5f6f2c8 /src/pattern.go | |
| parent | c0a83b27eb0e2a9a1f631d04830a7dc6d762a951 (diff) | |
| download | fzf-0f9cb5590ec0a397143a7a4caf003a54885f4375.tar.gz | |
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
Diffstat (limited to 'src/pattern.go')
0 files changed, 0 insertions, 0 deletions
