summaryrefslogtreecommitdiff
path: root/config.toml.example
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml.example')
-rw-r--r--config.toml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml.example b/config.toml.example
index 781dc19..f2bd66f 100644
--- a/config.toml.example
+++ b/config.toml.example
@@ -162,7 +162,7 @@ temperature = 0.2
# Override or add agent definitions (merged with built-in defaults by name).
# Built-in agents (checked in order): cursor, claude, amp, aider.
# - cursor: Box UI │...│, clears with End+BSpace*200
-# - claude: Prompt symbol ❯, clears with Escape gg C-v G d i (Vi/Vim)
+# - claude: Prompt symbol ❯, clears with C-a C-k (Emacs/readline)
# - amp: Box UI │...│ (TUI mode), clears with C-u (Emacs/readline)
# - aider: Shell-style > prompt, clears with C-u (Emacs/readline)
# Tmux keybinding (add to ~/.tmux.conf):