Home / Emacs / Agent shell / Configuration
Interaction mode
Prefer the new “viewport” (card-like) interaction mode over Comint (shell-like).
(with-eval-after-load 'agent-shell
(setopt agent-shell-prefer-viewport-interaction t))
Home / Emacs / Agent shell / Configuration
Prefer the new “viewport” (card-like) interaction mode over Comint (shell-like).
(with-eval-after-load 'agent-shell
(setopt agent-shell-prefer-viewport-interaction t))