zellij-org / zellij

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

Zellij is very slow populating the session list #3785

Open TheButlah opened 5 days ago

TheButlah commented 5 days ago

Issue description

Noticeable delay between opening the session manager list and waiting for it to populate. I would love if navigation between sessions could be as fast as navigating files in neovim (either with buffers or via tools like telescope.nvim). Because of the performance issues, sessions always have friction for me since its the slowest part of my workflow, and I use sessions a ton (its a great feature in every other aspect, they have improved my productivity a lot!).

https://github.com/user-attachments/assets/20dfc9c9-c212-4a2d-9811-2960d952cc34

Minimal reproduction

Default neovim config.

Other relevant information

I'm using zellij 0.40.1, but I think the lag has been around since the feature was introduced. I never brought it up till now because I figured it was a known issue.

Unsure if this is the same issue as https://github.com/zellij-org/zellij/issues/2959