Closed jakebailey closed 9 years ago
Thanks for the report. This is likely a regression introduced in the very last commit. I'll have a look today.
Quick fix pushed in df6ebf35965fb4edcdf48b9bf7d1f2198d2b151a. I'll take time today to do more test to ensure all possible user cases are still handled correctly.
Background: I'm on pacaur-git in the AUR.
It looks like pacaur is running "pacman -Sp" with no arguments, which results in it grabbing "help)" as something to search for in the AUR (which it of course can't find).
This seems similar to #267, but I don't have any extra repos added.
Here's a bash -x output, but let me know if you want any more info.