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
Environment:
libtmux version: 0.46.2
Python version: 3.12
tmux version: [run tmux -V]
OS: UBUNTU
Expected Behavior:
A new session named 'pain' should be created without errors.
Actual Behavior:
Raises libtmux.exc.TmuxObjectDoesNotExist even though the session name is new and doesn’t already exist.