mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-12 20:30:56 -08:00
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 |
||
|---|---|---|
| .. | ||
| eval.el | ||
| evil.el | ||
| repl.el | ||
| settings.el | ||