Replies: 2 comments 3 replies
-
|
Could you describe more how you open sessions? These should be updated automatically, and if it doesn't work for you it might be an issue. Would be helpful to know exactly what you are doing step-by-step (even if it seems obvious to you). Thanks! |
Beta Was this translation helpful? Give feedback.
-
|
Hi, I came across this thread with the exact same question as OP: Why do my resurrected sessions have outdated layouts? While I appreciate @Lockszmith-GH's suggestion, to me this is a work-around; ideally, my sessions would automatically be resurrected with the layout they had when I closed them most recently. Instead, I only get this behavior when, per #2282, I run zellij --session <ID> action dump-layout path/to/zellij/cache/0.43.1/session_info/<ID>/session-layout.kdljust before closing the session Per @imsnif's question above, I open and close sessions in the following way:
Computing Environment
Home Manager Config zellij = {
enable = true;
enableFishIntegration = true;
settings = {
theme = "catppuccin-latte";
show_startup_tips = false;
pane_viewport_serialization = true;
};
}; |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there!
First off, let me say: I love zellij!
Secondly: When I reopen a session it always opens in the way I created it many weeks ago.
In between I opened other tabs, panes etc. I renamed tabs... but it never saves any of that. It always opens in the correct folder, but just my two panes.
So: How can I manually save/overwrite a session?
Best regards,
Nerdachse aka Tom
Beta Was this translation helpful? Give feedback.
All reactions