-
Notifications
You must be signed in to change notification settings - Fork 603
Closed
Labels
BUGBugs, Hangs, Crash, and FreezesBugs, Hangs, Crash, and Freezes
Description
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
Metadata
Metadata
Assignees
Labels
BUGBugs, Hangs, Crash, and FreezesBugs, Hangs, Crash, and Freezes
