Hello, and thank you for the great work on Nala!
I'm a big fan of the app — the interface is beautifully designed and a major improvement over standard APT tools.
However, I noticed that unlike apt and apt-get, the command nala upgrade doesn't support the --simulate or -s options to perform a simulated upgrade without applying any changes.
It would be very helpful to be able to run:
nala upgrade -s
nala upgrade --simulate
...to preview upcoming changes without applying them — especially useful for cautious or advanced users.
Thanks again for this amazing tool!