Use /proc/.../cmdline instead of /proc/.../comm
/proc/.../comm is limited to 16 bytes. So, long terminal names like io.elementary.terminal (default terminal for Elementary OS) gets truncated to 15 characters.
This commit is contained in:
/proc/.../comm is limited to 16 bytes. So, long terminal names like io.elementary.terminal (default terminal for Elementary OS) gets truncated to 15 characters.