aboutsummaryrefslogtreecommitdiff
path: root/docs/mu4e-org-msg-compose-buffer-cleanup.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-05 05:28:58 -0500
committerCraig Jennings <c@cjennings.net>2026-06-05 05:28:58 -0500
commitd2bb83228daf5301dd06732499312ca310ae1940 (patch)
tree28685946d0f09407b1a5c083a2913746d5220bd7 /docs/mu4e-org-msg-compose-buffer-cleanup.org
parent84af71f2c823936e91e34b17b612df8cf19b8d67 (diff)
downloaddotemacs-d2bb83228daf5301dd06732499312ca310ae1940.tar.gz
dotemacs-d2bb83228daf5301dd06732499312ca310ae1940.zip
feat(term): replace vterm with ghostel as the terminal engine
I swapped the terminal engine from vterm to ghostel (libghostty-vt) everywhere. term-config replaces vterm-config (the F12 terminal, the C-; x menu, tmux history capture), and ai-term replaces ai-vterm (the F9 Claude-agent launcher). ghostel renders the agent TUI without vterm's flicker under heavy streaming, and one engine now covers every terminal workflow. Two behavior changes fall out of the swap. F9 launches in a terminal frame now: ghostel renders in TTY frames, so the old GUI-only guard is gone. Terminal windows no longer dim when unfocused: ghostel resolves its palette into the native module per-terminal, so there's no per-window color hook to dim through the way vterm had. auto-dim drops its vterm color-advice path, the dashboard Terminal button launches ghostel, and the vterm and vterm-toggle packages are removed. The tmux pane-history and copy-mode machinery carried over unchanged. It keys on the pty tty, which ghostel exposes.
Diffstat (limited to 'docs/mu4e-org-msg-compose-buffer-cleanup.org')
0 files changed, 0 insertions, 0 deletions