ClementTsang / bottom

Yet another cross-platform graphical process/system monitor.
https://clementtsang.github.io/bottom
MIT License
10.09k stars 239 forks source link

Vivaldi process fails to group due to CLI flags #1313

Open gahag-cw opened 1 year ago

gahag-cw commented 1 year ago

Checklist

What operating system and version are you using?

Kubuntu 22.04

What architecture are you using?

x86_64 / AMD64

What terminal(s) are you running bottom on?

Konsole 21.12

Are you using ZFS?

No

What version of bottom are you running?

0.6.8

How did you install bottom?

Using cargo

Describe the issue

When grouping processes, vivaldi-bin fails to group due to diverging command line flags.

image

What is the expected behaviour?

Grouping should only consider the program name, not the flags.

What is the actual behaviour?

Vivaldi is not grouped due to command line flags.

How can we reproduce this?

Run the vivaldi browser and group processes using bottom.

Additional information

No response

ClementTsang commented 11 months ago

Noted, will look at this when I have some time. Maybe some options around grouping? Hm.

gahag-cw commented 11 months ago

Thanks! Let me know if I can be of any help.