mirror of
https://github.com/junegunn/fzf
synced 2026-06-25 12:33:17 +00:00
698e8008df
Values for 'up' and 'down' can be written with ~ prefix. Only applies
when the source is a Vim list.
e.g. { 'source': range(10), 'down': '~40%' }