mirror of
https://github.com/junegunn/fzf.git
synced 2026-04-27 01:40:34 +08:00
16bfb2c80c
Append all arguments after the first one, so that functions don't have to pass all appending options as a single string. Also, output everything as a single string (an array of one item).