Vibe Coding
Tip: Claude Code Transcript Search — Vim-Style Navigation Through Long Agent Sessions
New in v2.1.83: press `Ctrl+O` to open transcript mode, then `/` to search conversation history. Use `n` and `N` to step through matches. This is essential for long coding sessions where you need to find a specific decision, error, or code block from earlier in the conversation. Works across compacted context — you can search through content that's been summarized. Combined with the existing `Ctrl+X Ctrl+E` editor binding, this makes terminal-native Claude Code sessions significantly more navigable.
↳ Follow the thread