-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
linux is missing the entries for IntelliJ if it was installed as snap package.
Commands are:
intellij-idea-ultimate
intellij-idea-community
The problem is that they both run as idea.sh
My proposal would be to change the PS command to: ps x --no-heading -o comm -o cmd --sort=comm
Then use regular expressions for the programs, e.g.:
idea.sh.*intellij-idea-ultimate.*
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels