doomemacs/modules/term
Henrik Lissner e4b1ed5a6a
refactor(eshell): eshell-prompt-regexp
This new default makes eshell-prompt-regexp's consumers a little less
susceptible to false positives in garbage/process output and a little
more resistant to user changes to eshell-prompt-function. It's also
closer to its default value (KISS).
2023-11-24 10:29:29 -05:00
..
eshell refactor(eshell): eshell-prompt-regexp 2023-11-24 10:29:29 -05:00
shell docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
term docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
vterm bump: :term 2023-09-20 20:23:59 +02:00
README.org docs: change link format 2022-10-05 01:01:19 +02:00

: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?