File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 7777- ` eca-chat-clear-prompt ` : Clear written prompt in chat
7878- ` eca-chat-repeat-prompt ` : Repeat a previously sent prompt
7979- ` eca-chat-stop-prompt ` : Stop a running prompt in chat
80- - ` eca-chat-tool-call-accept-all ` : Acceppt all pending tool calls in chat
81- - ` eca-chat-tool-call-accept-next ` : Acceppt next pending tool call in chat
80+ - ` eca-chat-tool-call-accept-all ` : Accept all pending tool calls in chat
81+ - ` eca-chat-tool-call-accept-all-and-remember ` : Accept all pending tool calls in chat and remember for session
82+ - ` eca-chat-tool-call-accept-next ` : Accept next pending tool call in chat
8283- ` eca-chat-tool-call-reject-next ` : Reject next pending tool call in chat
84+ - ` eca-chat-go-to-prev-user-message ` : Go to the previous user message from point
85+ - ` eca-chat-go-to-next-user-message ` : Go to the next user message from point
86+ - ` eca-chat-go-to-prev-expandable-block ` : Go to the previous expandable block from point
87+ - ` eca-chat-go-to-next-expandable-block ` : Go to the next expandable block from point
88+ - ` eca-chat-toggle-expandable-block ` : Toggle current expandable block at point
89+ - ` eca-chat-expand-all-blocks ` : Expand all expandable blocks in current chat
90+ - ` eca-chat-collapse-all-blocks ` : Collapse all expandable blocks in current chat
8391- ` eca-chat-timeline ` : Show user prompt history as a timeline
8492- ` eca-chat-talk ` : Use whisper.el to send a prompt via voice.
8593- ` eca-chat-save-to-file ` : Save chat to a file.
You can’t perform that action at this time.
0 commit comments