actionless / pikaur

AUR helper with minimal dependencies. Review PKGBUILDs all in once, next build them all without user interaction.
GNU General Public License v3.0
875 stars 89 forks source link

fix(news, install_cli): fix bug that prevented confirmation from doing anything #824

Closed jeberger closed 3 months ago

jeberger commented 3 months ago

Fixes a bug that caused pikaur to exit immediately when the user hit c to confirm that they have read the news, and to redisplay the same news the next time.

actionless commented 3 months ago

thanks!