mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
This makes the output of previous commands and prompts immutable (by default), so users can't accidentally alter them, which can leave the buffer in a half-broken state (requiring the user flush out the garbled input with a couple RETs). This targets comint shells (shell, ielm, etc), eshell, (ansi-)term, and any derivatives thereof. Fix: #8411
:term
Description
What's an operating system without a terminal? The modules in this category bring varying degrees of terminal emulation into Emacs.
If you can't decide which to choose, I recommend doom-package:vterm or doom-package:eshell. doom-module::term vterm offers that best terminal emulation available but requires a few extra steps to get going. doom-module::term eshell works everywhere that Emacs runs, even Windows, and provides a shell entirely implemented in Emacs Lisp.
Frequently asked questions
This category has no FAQs yet. Ask one?