mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-14 15:46:56 -05:00
Fixes an upstream issue in pcomplete where completion after quotes fails with the following message: Completion function pcomplete-completions-at-point uses a deprecated calling convention This issue is fixed in 29+, but I backport this fix for 27-28 users (credit for the fix goes minad/cape, which is where I adapted this fix from). Fix: #3817 Co-authored-by: minad <minad@users.noreply.github.com>
: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?