Closed
Description
tmux from MacPorts (on macOS 10.12.6), recently updated to tmux 2.5.
Tmuxp erroneously reports the session already exists when trying to load the session.
Some light debugging points to libtmux/server.py:Server.has_sessions() does not account for 'tmux has-session' now responds with 'no current session'.