Expand description
Session picker TUI for selecting from available sessions.
Provides an interactive list for choosing which session to resume.
Structs§
- Session
Picker - The session picker TUI model.
Functions§
- format_
time - Format a timestamp for display.
- list_
sessions_ for_ cwd - List sessions for the current working directory using the session index.
- list_
sessions_ for_ project - pick_
session - Run the session picker and return the selected session.
- truncate_
session_ id - Truncate a session id by character count for display.