Junegunn Choi 12af069dca
Add pos(...) action to move the cursor to the numeric position
# 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
2022-12-27 01:08:42 +09:00
..
2022-03-29 21:23:45 +09:00
2022-11-27 16:30:59 +09:00
2022-08-13 22:40:37 +09:00
2021-02-28 18:28:21 +09:00
2017-07-18 03:14:33 +09:00
2021-03-07 11:30:26 +09:00
2021-01-13 19:10:24 +09:00
2019-07-19 13:22:35 +09:00
2016-08-19 02:39:32 +09:00
2017-08-15 01:10:41 +09:00
2021-01-03 00:56:11 +09:00
2021-02-17 10:28:43 +09:00
2022-12-23 15:37:39 +09:00
2022-03-29 21:23:45 +09:00
2022-08-02 21:48:19 +09:00
2022-03-29 21:23:45 +09:00
2022-03-29 21:23:45 +09:00
2022-03-29 21:23:45 +09:00