mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
docs: add category readmes
This commit is contained in:
committed by
Henrik Lissner
parent
3231db863c
commit
df62fcba26
15
modules/term/README.org
Normal file
15
modules/term/README.org
Normal file
@ -0,0 +1,15 @@
|
||||
← [[doom-module-index:][Back to module index]] ↙ [[doom-changelog-search:::term nil][Changelog]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :term
|
||||
#+CREATED: August 1, 2021
|
||||
#+SINCE: v21.12.0
|
||||
#+SETUPFILE: ../../docs/.setupfile.org
|
||||
|
||||
* 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 [[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.
|
Reference in New Issue
Block a user