Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Highlight the available updates #4615

Closed
lwfld opened this issue Dec 31, 2021 · 1 comment · Fixed by #5031
Closed

[Feature] Highlight the available updates #4615

lwfld opened this issue Dec 31, 2021 · 1 comment · Fixed by #5031

Comments

@lwfld
Copy link

lwfld commented Dec 31, 2021

Feature Request

Is your feature request related to a problem? Please describe.

Didn't find it yet.

Describe the solution you'd like

I think it's a little bit difficult to distinguish which applications are available to update when you "hold" some of them. If I run "scoop status" I'll get the status of all applications which includes those applications I don't want to upgrade. I don't know if I did it appropriately, but all I can do now is to check the applications line by line to make sure if I can run "scoop update *".

Describe alternatives you've considered

Currently a solution is I put every application that I don't want to upgrade to "hold" and then just simply run "scoop update *".
But I also think a little modification on the output of scoop status could be better and more user-friendly, which is:

  1. Only display outdated and "unheld" applications in "Updates are available for:"
  2. Highlight the outdated and "unheld" applications in "Updates are available for:"
@lwfld lwfld changed the title [Feature] Highlight the available applications [Feature] Highlight the available updates Jan 19, 2022
@lwfld
Copy link
Author

lwfld commented Apr 7, 2022

Hi I made a little change in scoop-status.ps1, and the result looks like this:
ss 2022-04-07 221949

But I'm not sure if I should make a PR since I don't know if most of the people are satisfied with this change...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant