dhruv8sh / arch-update-checker

Plasma 6 applet to check for AUR and Arch updates
GNU General Public License v2.0
70 stars 5 forks source link

Option to review the finished upgrade process #22

Closed Schlaefer closed 3 months ago

Schlaefer commented 3 months ago

The konsole window should be kept open for the user to review the performed upgrade until the user manually dismisses the window.

There may be update messages that are actionable - or just to confirm that everything went without issues.

Something like bash -c "read -n1 -p \"Press any key to continue...\"" at the end.

Schlaefer commented 3 months ago

And just after I wrote this I noticed the checkbox in the config. :facepalm: