Skip to content

Allow browsing a specific directory with sessions - #9219

Merged
kovidgoyal merged 1 commit into
kovidgoyal:masterfrom
akvachan:sessions-dir
Nov 13, 2025
Merged

kovidgoyal merged 1 commit into
kovidgoyal:masterfrom
akvachan:sessions-dir

Conversation

@akvachan

Copy link
Copy Markdown
Contributor

Implementation:

  • Interpret a directory argument by listing only *.kitty-session and similar files.
  • Reuse the existing sorting logic for the directory chooser and document the workflow.

Flow:

  1. User saves all or some sessions to a specific dire, let's say ~/.config/kitty/session.
  2. User binds goto_session ~/.config/kitty/session.
  3. User invokes the binding and sees a picker, just like the one he would see without providing any arguments in goto_session.

  - interpret a directory argument by listing only *.kitty-session and similar files
  - reuse the existing sorting logic for the directory chooser and document the workflow
@akvachan

Copy link
Copy Markdown
Contributor Author
Screenshot 2025-11-12 at 18 13 48

@kovidgoyal
kovidgoyal merged commit cda5b2b into kovidgoyal:master Nov 13, 2025
@akvachan
akvachan deleted the sessions-dir branch November 13, 2025 15:39
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.

2 participants