mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-15 14:53:47 -05:00
The output may contain some unexpected warning messages from the shell
if it's not properly configured. While such extra messages should be
properly addressed by the user, we can ignore them by checking the
last line of the output instead of the first line.
Related: bd3a021ec1