Skip to content

Integration: New tmux session from zshrc crashes Warp #156

@thomasmarcel

Description

@thomasmarcel

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:

  1. Add the line below to your .zshrc
tmux new-session -As "test"
  1. Launch Warp

Expected behaviour

The terminal starts as expected and opens a tmux session.

Screenshots

Screenshot 2021-09-01 at 19 25 16

Operating System

MacOS

OS Version

11.5.2

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    BUGBugs, Hangs, Crash, and Freezes

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions