mirror of
https://github.com/junegunn/fzf
synced 2026-06-29 13:03:18 +00: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).