2022-03-28 15:03:21 +02:00
|
|
|
#+title: :term
|
|
|
|
#+created: August 01, 2021
|
|
|
|
#+since: 21.12.0
|
2021-10-12 01:56:49 +02:00
|
|
|
|
|
|
|
* Description
|
2021-10-16 01:29:04 +02:00
|
|
|
What's an operating system without a terminal? The modules in this category
|
2021-10-12 01:56:49 +02:00
|
|
|
bring varying degrees of terminal emulation into Emacs.
|
|
|
|
|
2022-09-26 02:19:42 +08:00
|
|
|
If you can't decide which to choose, I recommend [[doom-package:vterm]] or [[doom-package:eshell]]. [[doom-module::term vterm]]
|
2021-10-12 01:56:49 +02:00
|
|
|
offers that best terminal emulation available but requires a few extra steps to
|
2022-09-26 02:19:42 +08:00
|
|
|
get going. [[doom-module::term eshell]] works everywhere that Emacs runs, even Windows, and
|
2021-10-12 01:56:49 +02:00
|
|
|
provides a shell entirely implemented in Emacs Lisp.
|
2022-04-02 02:02:17 +02:00
|
|
|
|
|
|
|
* Frequently asked questions
|
|
|
|
/This category has no FAQs yet./ [[doom-suggest-faq:][Ask one?]]
|