zellij
zellij copied to clipboard
Zellij hang when using Strider layout
Zellij hang when using Strider layout
- zellij --layout strider
- open a file
- new panel will open with editor and file content
- close that new panel by Ctrl-p x
- zellij will hang all other panels except strider file listing panel
Basic information
zellij --version
: 0.24.0
tput lines
:
tput cols
:
uname -av
or ver
(Windows): Linux SURFACEPRO8 5.10.60.1-microsoft-standard-WSL2 #1 SMP Wed Aug 25 23:20:18 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Thanks,
Hey - thanks for reporting the issue, but I think I might need a little more help with this. I use this flow every day and don't encounter this issue. So a few questions:
- Does this happen with every file?
- What is your default editor?
- Can you think of a way to isolate the issue? Can you find a way for this not to happen?
Thanks!
Since I just found a lot of issues that had the symptom of hanging/freezing and sometimes crashing afterwards, I think this issue is related as well. We fixed it with https://github.com/zellij-org/zellij/pull/1351.
Can you check if this problem persists?
Hey @xnohat, did this happen to you since v0.29.0?