Flow-Launcher / Flow-Launcher/Flow.Launcher
Process Killer - show arguments
- Dominant language
- C#
- Stars
- 15.6k
- Forks
- 644
- Avg merge
- 16h 51m
- Merged PRs (30d)
- 3
Description
**Is your feature request related to a problem? Please describe.**
Right now it's impossible to tell which process to kill when you have multiple of them running.
**Describe the solution you'd like**
Show the arguments for each process.
I think this could be an option in plugin settings.
**Additional context**

The argument list can be very long in some cases, so perhaps it should be truncated if it doesn't fit.
For me arguments are more important than the path to executable, so perhaps showing the full path could be a toggle as well, leaving more space for the arguments to show.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.