agent-shell: prefer viewport interaction
1 files changed, 2 insertions(+), 0 deletions(-) M lisp/llm.el
M lisp/llm.el => lisp/llm.el +2 -0
@@ 1,4 1,6 @@ (use-package agent-shell + :custom + (agent-shell-prefer-viewport-interaction t) :config (setq acp-logging-enabled t))