doom-emacs/modules/term/shell
Henrik Lissner 4fa9362224
docs(*): replace all-the-icons with nerd-icons
Also colorizes the leading icon in notices.
2024-05-21 17:16:13 +02:00
..
autoload.el fix(eshell,shell): display buffer post-init 2021-10-10 21:16:52 +02:00
config.el
packages.el
README.org docs(*): replace all-the-icons with nerd-icons 2024-05-21 17:16:13 +02:00

:term shell

Description   unfold

Provides a REPL for your shell.

💡 shell is more REPL than terminal emulator. You can edit your command line like you would any ordinary text in Emacs something you can't do in doom-package:term (without term-line-mode, which can be unstable) or doom-package:vterm.

Due to shell's simplicity, you're less likely to encounter edge cases (e.g. against your shell config), but it's also the least capable. TUI programs like htop or vim won't work in shell directly, but will be launched in a term buffer which handles them reasonably well.

Maintainers

This module has no dedicated maintainers. Become a maintainer?

Module flags

This module has no flags.

Packages

This module doesn't install any packages.

Hacks

No hacks documented for this module.

TODO Changelog

This module does not have a changelog yet.

Installation

Enable this module in your doom! block.

This module has no external requirements.

TODO Usage

󱌣 This module has no usage documentation yet. Write some?

TODO Configuration

󱌣 This module has no configuration documentation yet. Write some?

Troubleshooting

There are no known problems with this module. Report one?

Frequently asked questions

This module has no FAQs yet. Ask one?

TODO Appendix

󱌣 This module has no appendix yet. Write one?