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

kitty: save a tab cache when closing a tab with ctrl+w #71

Closed
wants to merge 856 commits into from
Closed

Conversation

llakala
Copy link
Owner

@llakala llakala commented Oct 21, 2024

Fixes #70

Not happy with this implementation, but having it in a PR is good for tracking.

Eman Resu added 30 commits September 14, 2024 13:34
…n update in the future, and reverse flow so we exit early
@llakala llakala changed the title wip: make kitty save a tab cache when closing a tab with ctrl+w kitty: save a tab cache when closing a tab with ctrl+w Oct 21, 2024
@llakala llakala force-pushed the main branch 7 times, most recently from 571f318 to a620581 Compare November 2, 2024 16:46
@llakala llakala force-pushed the main branch 2 times, most recently from 036b7ba to daaeb88 Compare November 13, 2024 18:58
@llakala llakala force-pushed the main branch 2 times, most recently from 0ef846b to eb0699b Compare December 1, 2024 05:17
@llakala llakala closed this Dec 15, 2024
@llakala
Copy link
Owner Author

llakala commented Dec 16, 2024

Moved to #97

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

Successfully merging this pull request may close these issues.

Cache the last closed kitty tab so we can bring it back if necessary
1 participant