-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Crash when opening lazygit in a new tmux-window or pane #4529
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
Comments
Can you also try using the latest compiled version of tmux? |
What do you mean? The latest release, as of this time, is version 3.5a, which is what I'm using. |
|
Sorry, don't have C Dev Environment set up. I'm just a TMUX user reporting an Issue. |
Describe the bug
I like to use lazygit in combination with tmux and NeoVim.
So I have a shortcut in neovim, to open lazygit in a new TMUX-Window.
!tmux new-window 'lazygit'
Unfortunately, for a while now, this does not work.
After a bit of testing, I was able to extract this error message here.
To Reproduce
1.) Start a TMUX-Session.
2.) Enter:
tmux split-pane 'lazygit || zsh'
Expected behavior
Not crash.
Screenshots

Version info:
lazygit --version
commit=, build date=, build source=Homebrew, version=0.50.0, os=darwin, arch=arm64, git version=2.39.5 (Apple Git-154)
git --version
git version 2.39.5 (Apple Git-154)
tmux -V
tmux 3.5a
Additional context
I've also run the
--debug
mode, but I only got these logs hereThe text was updated successfully, but these errors were encountered: