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

Stop changing order in the output #110

Open
ibobak opened this issue Jan 26, 2018 · 2 comments
Open

Stop changing order in the output #110

ibobak opened this issue Jan 26, 2018 · 2 comments

Comments

@ibobak
Copy link

ibobak commented Jan 26, 2018

Could you please stop changing order of the java processes which you're outputting?
Because it is hard to read...

@kamstrup
Copy link

I guess that's the whole idea of top-like programs. That they sort by cpu usage with live updates?

But maybe an option to sort by PID or something; which should give a stable view.

@patric-r
Copy link
Owner

I agree with @kamstrup, it's part of the "top" concept and matches the behavior of other/similar applications.
So it's not a bug but a feature.

Sorting by other criteria is legitimate feature request, however.

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

No branches or pull requests

3 participants