mirror of
https://github.com/junegunn/fzf
synced 2026-07-17 16:03: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%' }