mirror of
https://github.com/junegunn/fzf.git
synced 2026-02-20 00:28:42 +08:00
# Put the cursor on the 10th item seq 100 | fzf --sync --bind 'start:pos(10)' # Put the cursor on the 10th to last item seq 100 | fzf --sync --bind 'start:pos(-10)' Close #3069 Close #395
96 KiB
Executable File
96 KiB
Executable File