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

Zellij crashes on re-attachment if the initial working directory does not exist anymore #3099

Closed
julianbuettner opened this issue Feb 1, 2024 · 0 comments · Fixed by #3126
Assignees

Comments

@julianbuettner
Copy link

Issue description

I started a zellij terminal session, changed directories a few times and at one time moved the directory in which I started the session.
I detached and attached again, which resulted in a crash.

Minimal reproduction

  1. Create a test directory and enter it
  2. Start a zellij session and change directory to e.g. home
  3. Delete/move the test directory
    4a. Detach and reattach to see a crash
    4b. Create a new tab to see a frozen status bar or other buggy behaviour

(Tested on v0.39.2 on two different linux systems, arch and debian.)

Logs

The logs did not provide much useful information and the reproduction is done in less then a minute, so I decided not to include them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants