Feature hasn't been suggested before.
Describe the enhancement you want to request
Description:
Add a slim sidebar on the right side of the TUI that lists only the user's own inputs (prompts) from the current conversation as clickable entries. Clicking an entry jumps directly to that message in the chat history.
Alternatively: a keyboard shortcut that opens a list of previous user messages within the current session, with an option to jump to any selected message.
How this differs from #31633:
Issue #31633 proposes a full conversation navigation bar with markers for every message (user, assistant, code blocks, errors). This request is narrower in scope: show only user messages, providing a lightweight "my prompts" index without the visual noise of marking every assistant response.
Use case: In long multi-turn sessions, scrolling back to find a specific earlier prompt is tedious. A compact list of just your own inputs gives a quick overview and instant navigation.
Feature hasn't been suggested before.
Describe the enhancement you want to request
Description:
Add a slim sidebar on the right side of the TUI that lists only the user's own inputs (prompts) from the current conversation as clickable entries. Clicking an entry jumps directly to that message in the chat history.
Alternatively: a keyboard shortcut that opens a list of previous user messages within the current session, with an option to jump to any selected message.
How this differs from #31633:
Issue #31633 proposes a full conversation navigation bar with markers for every message (user, assistant, code blocks, errors). This request is narrower in scope: show only user messages, providing a lightweight "my prompts" index without the visual noise of marking every assistant response.
Use case: In long multi-turn sessions, scrolling back to find a specific earlier prompt is tedious. A compact list of just your own inputs gives a quick overview and instant navigation.