nokyan / resources

Keep an eye on system resources
GNU General Public License v3.0
613 stars 47 forks source link

Attempting to copy process information confusion #215

Closed jojo2357 closed 2 months ago

jojo2357 commented 2 months ago

Steps to reproduce

Expected Behavior

The highlighted field will be copied to the clipboard

Environment

1.4.0 via flatpak on Pop!_OS 22.04 LTS

Suggestion

If nothing else, please put a little clipboard icon across from each field so that copying is possible? or perhaps disable that keybind when the info menu is pulled up?

nokyan commented 2 months ago

Hi, thanks for the issue. This is because CTRL+C also tries to continue an application or process. I guess I can change that shortcut.