zellij-org / zellij

A terminal workspace with batteries included
https://zellij.dev
MIT License
20.69k stars 640 forks source link

zellij tab freezes after search back long output #3555

Open fansari opened 1 month ago

fansari commented 1 month ago

When I use "Search" (Ctrl-S) to scroll back in long output (typically some ansible messages) the current tab gets frozen.

A workaround I just noticed: if I want to continue to use the tab I am still able to create a new pane and switch back to the other pane and kill it.

Or I directly have to kill the tab.

Zellij itself is still usable but my tab is lost.

Since this issue appears on a daily basis I report it now.

Setup: Windows 11 and from there to Linux VM via PuTTY zellij 0.40.1 (on CentOS 9 and Fedora 40 Silverblue)

zellij.log.gz

imsnif commented 1 month ago

Thanks for the report! We should definitely do some work to improve the performance of our search.

Lexforce commented 1 month ago

I just want to concur. I would love for there to be an option to not start searching until I press enter. Some lag in searching a big scroll history is ok, but lagging as soon as you start typing is a bit hard to work with sometimes. // Zellij is awesome!