this complicates them a bit, but I think it's worth it, because it would allow to never open a terminal for pa (except for deletion, but it can be trivially handled separately with printf y | pa del "$(pa list | wmenu)" if needed), and I think this behaviour makes sense UX-wise
this complicates them a bit, but I think it's worth it, because it would allow to never open a terminal for pa (except for deletion, but it can be trivially handled separately with
printf y | pa del "$(pa list | wmenu)"
if needed), and I think this behaviour makes sense UX-wise