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 #97

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

llakala
Copy link
Owner

@llakala llakala commented Dec 16, 2024

Fixes #70

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

@llakala llakala marked this pull request as draft December 16, 2024 22:45
@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 Dec 16, 2024
@llakala llakala force-pushed the main branch 4 times, most recently from 0e625d4 to 7920e97 Compare January 15, 2025 00:32
@llakala llakala force-pushed the main branch 2 times, most recently from 89ead5d to f25b9f4 Compare February 3, 2025 00:50
@llakala llakala force-pushed the main branch 2 times, most recently from 6fd0c70 to 511e8d9 Compare February 12, 2025 20:47
@llakala llakala force-pushed the main branch 7 times, most recently from d722304 to 38a0473 Compare February 24, 2025 17:00
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