zellij icon indicating copy to clipboard operation
zellij copied to clipboard

Zellij hang when using Strider layout

Open xnohat opened this issue 3 years ago • 3 comments

Zellij hang when using Strider layout

  1. zellij --layout strider
  2. open a file
  3. new panel will open with editor and file content
  4. close that new panel by Ctrl-p x
  5. 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,

xnohat avatar Jan 18 '22 13:01 xnohat

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:

  1. Does this happen with every file?
  2. What is your default editor?
  3. Can you think of a way to isolate the issue? Can you find a way for this not to happen?

Thanks!

imsnif avatar Jan 18 '22 13:01 imsnif

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?

raphCode avatar Apr 28 '22 20:04 raphCode

Hey @xnohat, did this happen to you since v0.29.0?

raphCode avatar May 16 '22 20:05 raphCode