co-mono/packages
Mario Zechner 81be81328c feat(tui,coding-agent): add shell-style keybindings alt+b, alt+f, ctrl+d
- Add alt+b/alt+f as alternative bindings for cursorWordLeft/cursorWordRight
- Add ctrl+d as alternative binding for deleteCharForward
- Fix ctrl+d in custom editor to perform delete when text is present
  (previously it was always consumed, even with non-empty input)

Closes #1043

Co-authored-by: Jason Ish <ish@unx.ca>
2026-01-29 00:21:39 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-27 00:15:42 +01:00
ai fix(ai): preserve input token counts from message_start in Anthropic provider 2026-01-29 00:06:51 +01:00
coding-agent feat(tui,coding-agent): add shell-style keybindings alt+b, alt+f, ctrl+d 2026-01-29 00:21:39 +01:00
mom Add [Unreleased] section for next cycle 2026-01-27 00:15:42 +01:00
pods Release v0.50.1 2026-01-27 00:14:58 +01:00
tui feat(tui,coding-agent): add shell-style keybindings alt+b, alt+f, ctrl+d 2026-01-29 00:21:39 +01:00
web-ui feat(web-ui): export CustomProviderCard, ProviderKeyInput, AbortedMessage, ToolMessageDebugView (fixes #1015) 2026-01-28 02:02:14 +00:00