Jarek 4a1888af8f
Fix multi-package removal in package uninstaller (#822)
* Fix multi-package removal in omarchy-pkg-remove

The script already had multi-selection enabled with --multi flag,
but wasn't handling multiple selections correctly. When users
selected multiple packages with Tab, they wouldn't all get removed.

Fixed by using xargs to properly convert newline-separated package
names from fzf into individual arguments for yay.

Fixes #805

* Add multi-select explainer

* Fix multi install like we did for remove

---------

Co-authored-by: David Heinemeier Hansson <david@hey.com>
2025-08-22 15:40:33 +02:00
..
2025-08-03 14:09:07 +02:00
2025-08-03 15:30:49 +02:00
2025-08-04 20:30:00 +02:00
2025-08-10 20:12:16 +02:00
2025-07-26 16:37:49 -04:00