Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow automatic saving and restoring #3

Open
ShivamJoker opened this issue Oct 18, 2022 · 3 comments
Open

Allow automatic saving and restoring #3

ShivamJoker opened this issue Oct 18, 2022 · 3 comments

Comments

@ShivamJoker
Copy link

Do we have a way where we can automatically save all the session and restore on launch

@dflock
Copy link
Owner

dflock commented Dec 16, 2022

I would suggest using a little wrapper script to launch kitty which handles this?

@John-Gee
Copy link

Can't we just subscribe to some sort of event on command executed to re-run this script and then use startup_session in the conf file to auto restore?

@PaulVanSchayck
Copy link

Could we abuse the draw_tab() function to do that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants