co-mono/packages
Sviatoslav Abakumov bacf334bc4 feat(tui): add undo support to Editor with the Ctrl+- hotkey
Undo snapshots are captured for all edit operations:

- Word insertion, backspace, forward delete
- Word/line deletion (Ctrl+W, Ctrl+U, Ctrl+K, Alt+D)
- Yank/yank-pop, paste, autocomplete completion
- Cursor movement starts a new undo unit
- setText() pushes snapshot when content changes

Additionally, history browsing captures the undo state on first entry.
2026-01-19 00:18:47 +01:00
..
agent docs(agent): update steering and options 2026-01-18 19:21:52 +01:00
ai docs(ai): note handoff coverage for new providers 2026-01-19 00:15:46 +01:00
coding-agent feat(tui): add undo support to Editor with the Ctrl+- hotkey 2026-01-19 00:18:47 +01:00
mom Add [Unreleased] section for next cycle 2026-01-17 22:02:59 +01:00
pods Release v0.49.0 2026-01-17 22:02:12 +01:00
tui feat(tui): add undo support to Editor with the Ctrl+- hotkey 2026-01-19 00:18:47 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-17 22:02:59 +01:00