Improve comments for :term modules
Not perfect, but better than what it used to be.
This commit is contained in:
parent
fc32a4c41c
commit
1c954d46c2
1 changed files with 4 additions and 4 deletions
|
@ -69,10 +69,10 @@
|
||||||
vc ; version-control and Emacs, sitting in a tree
|
vc ; version-control and Emacs, sitting in a tree
|
||||||
|
|
||||||
:term
|
:term
|
||||||
;;eshell ; a consistent, cross-platform shell (WIP)
|
;;eshell ; the elisp shell that works everywhere
|
||||||
;;shell ; a terminal REPL for Emacs
|
;;shell ; simple shell REPL for Emacs
|
||||||
;;term ; terminals in Emacs
|
;;term ; basic terminal emulator for Emacs
|
||||||
;;vterm ; another terminals in Emacs
|
;;vterm ; the best terminal emulation in Emacs
|
||||||
|
|
||||||
:checkers
|
:checkers
|
||||||
syntax ; tasing you for every semicolon you forget
|
syntax ; tasing you for every semicolon you forget
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue