Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration: New tmux session from zshrc crashes Warp #156

Closed
thomasmarcel opened this issue Sep 1, 2021 · 3 comments
Closed

Integration: New tmux session from zshrc crashes Warp #156

thomasmarcel opened this issue Sep 1, 2021 · 3 comments
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@thomasmarcel
Copy link

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

@zheng
Copy link
Contributor

zheng commented Sep 2, 2021

To clarify, does it crash - or does it show this modal?

We've been meaning to make this modal less intrusive (show a toast instead). I also think it may make sense for us to avoid showing it if the user's in a full screen program

@thomasmarcel
Copy link
Author

It freezes and shows the modal, precisely!

@elviskahoro elviskahoro changed the title New tmux session from zshrc crashes Warp Integration: New tmux session from zshrc crashes Warp Nov 7, 2021
@elviskahoro elviskahoro reopened this Nov 19, 2021
@elviskahoro
Copy link
Member

Moving into our Tmux github discussion so all of tmux is in one place.

@warpdotdev-devx warpdotdev-devx bot added the Bugs Bugs, Hangs, Crash, and Freezes label Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes
Projects
None yet
Development

No branches or pull requests

3 participants