You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use kill on the opened image (in this case i3wm shortcut for killing the window).
Verify in separate terminal session that process still exists: pgrep meh
Pressing q on the active opened image closes process properly.
Strangely xprop doesn't register any unique details on opened images:
(attaching this because it might be the reason why kill command cannot end running process due to missing pid?)
Steps to reproduce:
meh imageFile
pgrep meh
Pressing q on the active opened image closes process properly.
Strangely xprop doesn't register any unique details on opened images:
(attaching this because it might be the reason why kill command cannot end running process due to missing pid?)
The text was updated successfully, but these errors were encountered: