kittymux
kittymux copied to clipboard
Save and Load sessions
Now at a point where we want to be able to store a representation of the open windows and tabs, and then re-hydrate this.
Some thoughts:
- It should probably only store one tab at a time, ie this is a tab action -> Tab ~= a tmux session
- It should rehydrate it as a new tab in the current OS window
- It should re-apply window titles and shortcut keys, but it will probably have to cope with window id's changing
Would love to see a demo of the latest release of kittymux; showing off many of these things. I'm sooooooo wanting to leave tmux for kitty, but so desperately rely on "sessions" in tmux for segregating various projects at work.
Would love to see a demo of the latest release of kittymux; showing off many of these things. I'm sooooooo wanting to leave tmux for kitty, but so desperately rely on "sessions" in tmux for segregating various projects at work.
Please check out my project: https://github.com/Raghav-rv28/kitty-sesh
I know it might not be what you desire but please test out my latest creation which helps solve the issue you are telling. im working on the resizing bit for windows within the tab but some layouts are supported. Any feedback is appreciated.