1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-07 16:36:35 +01:00
Files
toxic/src/term_mplex.c
Michael Kaiser febc725763 Fix tmux detached detection
The old code failed if the session had a custom name instead of the
default numeric id. To be safe in both cases, look for the session_id in
the tmux list-sessions output.
2017-09-05 12:49:48 +02:00

9.8 KiB