docs: add session teleportation one-pager

This commit is contained in:
Sehoon Shon
2026-03-18 23:31:07 -04:00
parent 1add82278f
commit 2204993486
2 changed files with 97 additions and 1 deletions
@@ -14,7 +14,7 @@ import { useKeypress } from '../hooks/useKeypress.js';
import path from 'node:path';
import { pathToFileURL } from 'node:url';
import { type Config } from '@google/gemini-cli-core';
import type { SessionInfo, TextMatch } from '../../utils/sessionUtils.js';
import type { SessionInfo } from '../../utils/sessionUtils.js';
import {
formatRelativeTime,
getSessionFiles,