mirror of
https://github.com/junegunn/fzf.git
synced 2026-06-14 19:53:26 +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).