raphCode

Results 96 comments of raphCode

We need help pinpointing this issue. Could you test some things like outlined in https://github.com/zellij-org/zellij/issues/2369#issuecomment-1513359137 @alerque?

We now know what is going on, see #2369 for details.

Hey, thanks for contributing :) What do you mean by the preview pane / What do you do to open it?

I would like to suggest that we could configure a `pane_template` in some layout file which can be referenced in a `zellij run` command. Then, often used commands can be...

Huh, strange. The code above indeed gives the correct output in PDF. However I initially noticed the bug using typst locally producing a PDF. I then prototyped a reproducer using...

I can confirm that the memory leaks are related to the scrollback. The memory is not (fully) released when the pane or tab is closed. Test case: - open zellij...

I think you are correct, I have not repeated my tests often enough to average out the kind-of-nondeterministic behavior of the allocator. I played around and found no definite signs...

> this layout causes zellij to rapidly consume all memory on the system moved to https://github.com/zellij-org/zellij/issues/2407 This issue is more about memory usage in sessions that are long running and/or...

> There's a really cool thing that Zellij could do that'd "remove" the need for running Zellij on the remote machine. Running zellij or any other terminal multiplexer provides session...

This should be fixed by https://github.com/zellij-org/zellij/pull/1769 and is in the next release. Please comment if the issue is still present.