mirror of
https://github.com/junegunn/fzf.git
synced 2026-03-12 18:07:00 +08:00
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).