hermes-agent/ui-tui/src/content
Brooklyn Nicholson 718088c382 fix(tui): copilot review on #16707 — naming, label consistency, esc priority
- Rename `removeAt` → `removeAtInPlace` and document the mutation
  contract; the old name read like a non-mutating helper.
- Hotkey table + queue header: use `Ctrl+X` / `Esc` to match the
  rest of the UI (was `⌃X` / `esc`).
- Render the queued header as a single template literal so JSX
  text-node whitespace can't sneak into the rendered line.
- Make `Esc` while editing beat the `terminal.hasSelection` clear:
  the header promises 'Esc cancel', so an active selection
  shouldn't silently consume the keystroke.
2026-04-27 15:37:54 -05:00
..
charms.ts refactor(tui): store-driven turn state + slash registry + module split 2026-04-16 12:34:45 -05:00
faces.ts refactor(tui): store-driven turn state + slash registry + module split 2026-04-16 12:34:45 -05:00
fortunes.ts refactor(tui): /clean pass across ui-tui — 49 files, −217 LOC 2026-04-16 22:32:53 -05:00
hotkeys.ts fix(tui): copilot review on #16707 — naming, label consistency, esc priority 2026-04-27 15:37:54 -05:00
placeholders.ts refactor(tui): store-driven turn state + slash registry + module split 2026-04-16 12:34:45 -05:00
setup.ts feat(tui): /model and /setup slash commands with in-place CLI handoff 2026-04-17 10:58:18 -05:00
verbs.ts refactor(tui): store-driven turn state + slash registry + module split 2026-04-16 12:34:45 -05:00