aboutsummaryrefslogtreecommitdiff
path: root/modules/eat-config.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-25 22:13:14 -0400
committerCraig Jennings <c@cjennings.net>2026-06-25 22:13:14 -0400
commitf3c7b012e050a32877815c164c31440a8abca035 (patch)
treeee59a57dfcf2a8e3e511dca1edf33a4528ecf5e7 /modules/eat-config.el
parentcaaf99a4ff0d82857245ba7e925298bb99e4af97 (diff)
downloaddotemacs-f3c7b012e050a32877815c164c31440a8abca035.tar.gz
dotemacs-f3c7b012e050a32877815c164c31440a8abca035.zip
feat(eat): enable sixel inline images and the kill-while-running confirm
Set eat-sixel-render-formats and eat-query-before-killing-running-terminal explicitly. Both are EAT defaults; making them explicit documents that inline images and the safety prompt are wanted.
Diffstat (limited to 'modules/eat-config.el')
-rw-r--r--modules/eat-config.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/eat-config.el b/modules/eat-config.el
index e4c290ad7..d44fbfba3 100644
--- a/modules/eat-config.el
+++ b/modules/eat-config.el
@@ -52,6 +52,9 @@
(eat-enable-alternative-display t) ; alt-screen so TUIs restore scrollback on exit (default)
(eat-term-scrollback-size (* 10 1024 1024)) ; ~10MB of scrollback, matching the old ghostel
;; Truecolor is already on: eat-term-name auto-selects the compiled eat-truecolor terminfo.
+ ;; Niceties.
+ (eat-sixel-render-formats '(xpm svg half-block background none)) ; inline images (on by default)
+ (eat-query-before-killing-running-terminal 'auto) ; confirm before killing a terminal with a live process
:config
;; F12 and C-; must reach Emacs from inside EAT. In semi-char mode (EAT's
;; default) EAT forwards unbound keys to the terminal -- a letter runs