doomemacs/modules/term
2021-11-21 20:04:28 +01:00
..
eshell tweak(eshell): bind C-l to clear-scrollback 2021-11-21 19:05:18 +01:00
shell fix(eshell,shell): display buffer post-init 2021-10-10 21:16:52 +02:00
term refactor!(:term): toggle commands now always hide 2021-09-23 11:39:36 +02:00
vterm refactor!(:term): toggle commands now always hide 2021-09-23 11:39:36 +02:00
README.org docs: add category readmes 2021-11-21 20:04:28 +01:00

:term

Back to module index ↙ Changelog ± Suggest edits ? Help


Description

What's an operating system without a terminal? The moduels in this category bring varying degrees of terminal emulation into Emacs.

If you can't decide which to choose, I recommend vterm or eshell. :term vterm offers that best terminal emulation available but requires a few extra steps to get going. :term eshell works everywhere that Emacs runs, even Windows, and provides a shell entirely implemented in Emacs Lisp.