Replies: 1 comment 1 reply
-
|
Unfortunately, there's really no place for it currently. We have a In the meantime, I see you setting ;;; add to $DOOMDIR/config.el
(add-hook 'agent-shell-mode-hook #'doom-mark-buffer-as-real-h)That said, I just pushed doomemacs/doomemacs@ac649cc, which should fix your issue. It'll automatically mark any buffer in modes derived from |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Agent-shell is a very nice way to interact with coding agents inside of emacs, and there is a tiny bit of logic that would make it work more smoothly with doom: xenodium/agent-shell#259
Would it make sense to include agent-shell as an optional package in dooms init.el, and include this logic with it ?
Beta Was this translation helpful? Give feedback.
All reactions