feat(cli): add chat resume footer on session quit (#20667)

Co-authored-by: Dev Randalpura <devrandalpura@google.com>
This commit is contained in:
Shashank Trivedi
2026-03-04 04:08:26 +05:30
committed by GitHub
parent 9b8b866b92
commit bf75f40524
3 changed files with 132 additions and 25 deletions
@@ -24,7 +24,7 @@ exports[`<SessionSummaryDisplay /> > renders the summary display with a title 1`
│ │
│ Savings Highlight: 500 (50.0%) of input tokens were served from the cache, reducing costs. │
│ │
│ Tip: Resume a previous session using gemini --resume or /resume
│ To resume this session: gemini --resume test-session
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯
"
`;