-
I confirm that...
What is your question?In using an LSP (specifically rustic) I'm unsure where the stdout output of the build process is going (upon running I'm coming back to emacs after 10+ years away, so apologies if I'm overlooking something really obvious. ![]() System information |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Try disabling |
Beta Was this translation helpful? Give feedback.
Try disabling
:ui popup
in yourinit.el
.Otherwise, you can try setting your own custom popup rule with
set-popup-rule!
for your specific cargo run buffer to not disappear automatically.