co-mono/packages/coding-agent/docs
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
..
images docs(coding-agent): update README-NEW.md, tui.md, add new docs 2026-01-26 02:27:19 +01:00
compaction.md docs(coding-agent): improve README structure and update session/compaction docs 2026-01-26 01:25:15 +01:00
custom-provider.md docs: rewrite custom-provider.md with actual stream pattern 2026-01-24 23:18:36 +01:00
development.md docs(coding-agent): update README-NEW.md, tui.md, add new docs 2026-01-26 02:27:19 +01:00
extensions.md docs(coding-agent): add placement note for extension hot-reload 2026-01-26 21:55:57 +01:00
json.md docs(coding-agent): update README-NEW.md, tui.md, add new docs 2026-01-26 02:27:19 +01:00
keybindings.md feat(tui,coding-agent): add shell-style keybindings alt+b, alt+f, ctrl+d 2026-01-29 00:21:39 +01:00
models.md docs: update changelog guidance and links 2026-01-26 15:45:51 +01:00
packages.md docs(coding-agent): clarify dependency categories 2026-01-27 00:13:54 +01:00
prompt-templates.md docs(coding-agent): clarify how to toggle settings and invoke templates 2026-01-25 20:56:24 +01:00
providers.md docs(coding-agent): note that model list is updated with each release 2026-01-26 00:18:45 +01:00
rpc.md Add get_commands RPC for headless clients (#995) 2026-01-28 02:34:15 +01:00
sdk.md feat(coding-agent): ResourceLoader, package management, and /reload command (#645) 2026-01-22 13:49:38 +01:00
session.md docs(coding-agent): improve README structure and update session/compaction docs 2026-01-26 01:25:15 +01:00
settings.md fix(coding-agent): add force exclude pattern and fix config toggle persistence 2026-01-26 12:47:07 +01:00
shell-aliases.md docs(coding-agent): add windows.md and shell-aliases.md 2026-01-25 22:12:03 +01:00
skills.md docs(coding-agent): add security warnings for third-party packages 2026-01-26 12:38:04 +01:00
terminal-setup.md docs(coding-agent): move terminal setup to docs/terminal-setup.md 2026-01-25 21:34:07 +01:00
themes.md docs(coding-agent): fix token count in themes.md, rewrite skills.md 2026-01-25 20:48:47 +01:00
tree.md Fix navigateTree API: add missing type updates, handler passthrough, and docs 2026-01-16 21:47:01 +01:00
tui.md fix(tui): fix scrollback overwrite when appending lines past viewport 2026-01-26 16:51:28 +01:00
windows.md docs(coding-agent): add windows.md and shell-aliases.md 2026-01-25 22:12:03 +01:00