Describe the bug
I have some functions to open a new tmux session or reattach it when a new terminal session is opened, but it keeps crashing Warp on zsh startup.
I tried with no `.tmux.conf` file, with less logic, only opening a new session, same error.
Opening a tmux session after Warp finishes loading works fine.
To Reproduce
Steps to reproduce:
- Add the line below to your
.zshrc
tmux new-session -As "test"
- Launch Warp
Expected behaviour
The terminal starts as expected and opens a tmux session.
Screenshots

Operating System
MacOS
OS Version
11.5.2
Additional context
No response
Describe the bug
I have some functions to open a new tmux session or reattach it when a new terminal session is opened, but it keeps crashing Warp on zsh startup. I tried with no `.tmux.conf` file, with less logic, only opening a new session, same error. Opening a tmux session after Warp finishes loading works fine.To Reproduce
Steps to reproduce:
.zshrcExpected behaviour
Screenshots
Operating System
MacOS
OS Version
11.5.2
Additional context
No response