branch: elpa/aidermacs commit e905f8f1c0a0fbfbdb38e4f019536765e6abf129 Author: Kang Tu <kang...@apple.com> Commit: Kang Tu (aider) <kang...@apple.com>
docs: add comment on how to copy candidate to mini-buffer in helm-aider.el --- helm-aider.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helm-aider.el b/helm-aider.el index 88eaee942f..ba8fa106d2 100644 --- a/helm-aider.el +++ b/helm-aider.el @@ -53,3 +53,5 @@ input)) (defalias 'aider-read-string 'aider-helm-read-string) + +;; how to copy candidate to mini-buffer? C-c C-y: https://emacs.stackexchange.com/questions/47588/in-a-helm-prompt-how-do-i-copy-a-candidate-for-editing