General description of the problem:
When you use --yes, and when pacman asks to choose between 2 packages, it bugs out:

Steps to reproduce the problem:
- Have a scenario where pacman requires you to choose
- Use --yes flag in aconfmgr
- See bug
Configuration:
Expected result:
It would pass the --noconfirm flag to pacman instead of piping yes command to it
Actual result:
It basically pipes yes command to it
Log:
Additional context:
No response
General description of the problem:
When you use --yes, and when pacman asks to choose between 2 packages, it bugs out:
Steps to reproduce the problem:
Configuration:
Expected result:
It would pass the --noconfirm flag to pacman instead of piping
yescommand to itActual result:
It basically pipes
yescommand to itLog:
Additional context:
No response