co-mono/packages
Nico Bailon c550ed2bca feat(tui): add prompt history navigation with Up/Down arrows
Browse previously submitted prompts using Up/Down arrow keys, similar to
shell history and Claude Code's prompt history feature.

- Up arrow when editor is empty: browse to older prompts
- Down arrow when browsing: return to newer prompts or clear editor
- Cursor movement within multi-line history entries supported
- History is session-scoped, stores up to 100 entries
- Consecutive duplicates are not added to history

Includes 15 new tests for history navigation behavior.
2025-12-05 07:57:42 -08:00
..
agent Release v0.12.10 2025-12-04 20:51:57 +01:00
ai Release v0.12.10 2025-12-04 20:51:57 +01:00
coding-agent feat(tui): add prompt history navigation with Up/Down arrows 2025-12-05 07:57:42 -08:00
mom fix(mom): clarify attach tool only works with /workspace/ files 2025-12-05 02:38:11 +01:00
pods Release v0.12.10 2025-12-04 20:51:57 +01:00
proxy Release v0.12.10 2025-12-04 20:51:57 +01:00
tui feat(tui): add prompt history navigation with Up/Down arrows 2025-12-05 07:57:42 -08:00
web-ui Release v0.12.10 2025-12-04 20:51:57 +01:00