kavi resume
Reopen the TUI for the current repo session.
Synopsis
kavi resumeDescription
Reopens the interactive TUI for an already-running session in the current repository. Use this when you previously closed the TUI but the background daemon is still running, or when you started a session with kavi start and want to switch to the interactive interface.
Examples
# Resume the TUI for the current session
kavi resumeRelated
- kavi open -- create a new session and open the TUI
- kavi start -- start a session without the TUI
- kavi stop -- stop the background daemon
- kavi status -- check session health before resuming