doomemacs/modules/term
Henrik Lissner f6a57ed695
refactor(eshell): swap out {fish,bash}-completion for pcmpl-args
pcmpl-args' completion coverage isn't as complete at
{fish,bash}-completion, but it's much lighter, much faster, and builds
on top of pcomplete. Users will have to alias programs to
pcmpl-args-pcomplete-on-{help,man} to extend support.
2026-02-22 00:45:39 -05:00
..
eshell refactor(eshell): swap out {fish,bash}-completion for pcmpl-args 2026-02-22 00:45:39 -05:00
shell feat(lib): add doom-real-buffer-modes 2026-02-20 20:37:31 -05:00
term feat(lib): add doom-real-buffer-modes 2026-02-20 20:37:31 -05:00
vterm feat(lib): add doom-real-buffer-modes 2026-02-20 20:37:31 -05:00
.doommodule feat: add .doommodule files 2024-09-14 20:47:39 -04: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?