doomemacs/modules/tools
sahlte 05e34351ea
fix(eval): double prompt when region sent to repl
The +eval/send-region-to-repl command was adding an extra newline when
sending regions to REPLs, causing double prompts to appear. This removes
the extra newline for cleaner REPL interaction across all language modes.

* modules/tools/eval/autoload/repl.el (+eval/send-region-to-repl):
remove concatenation of newline after region
2024-12-01 11:21:28 -05:00
..
ansible bump: :tools 2024-10-31 21:54:20 -04:00
biblio bump: :tools 2024-10-31 21:54:20 -04:00
collab feat: add .doommodule files 2024-09-14 20:47:39 -04:00
debugger bump: :tools debugger lsp 2024-11-19 00:46:21 -05:00
direnv bump: :tools 2024-10-31 21:54:20 -04:00
docker bump: :tools 2024-10-31 21:54:20 -04:00
editorconfig bump: :tools 2024-10-31 21:54:20 -04:00
ein feat: add .doommodule files 2024-09-14 20:47:39 -04:00
eval fix(eval): double prompt when region sent to repl 2024-12-01 11:21:28 -05:00
lookup feat: add .doommodule files 2024-09-14 20:47:39 -04:00
lsp bump: :tools debugger lsp 2024-11-19 00:46:21 -05:00
magit bump: :tools 2024-10-31 21:54:20 -04:00
make feat: add .doommodule files 2024-09-14 20:47:39 -04:00
pass bump: :tools 2024-10-31 21:54:20 -04:00
pdf feat: add .doommodule files 2024-09-14 20:47:39 -04:00
prodigy bump: :tools 2024-10-31 21:54:20 -04:00
terraform feat: add .doommodule files 2024-09-14 20:47:39 -04:00
tmux feat: add .doommodule files 2024-09-14 20:47:39 -04:00
tree-sitter bump: :tools 2024-10-31 21:54:20 -04:00
upload feat: add .doommodule files 2024-09-14 20:47:39 -04:00
.doommodule feat: add .doommodule files 2024-09-14 20:47:39 -04:00
README.org revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00

:tools

Description

Modules that integrate external tools into Emacs.

Frequently asked questions

This category has no FAQs yet. Ask one?