Evaluating code (and :tools (eval +overlay) enabled) will do one of two things with the return value: If long, it will be displayed in a popup window on the bottom of the frame. If short (<3-4 lines), it will be displayed in an overlay at the end of the line. If you happened to have scrolled horizontally (such that the BOL isn't visible), the overlay would be displayed offscreen and unreadable. Any attempt to scroll it into view will cause it to disappear (as per its transient nature). This fix pads each newline in said overlay such that the overlay is pushed into view. |
||
---|---|---|
.. | ||
ansible | ||
biblio | ||
debugger | ||
direnv | ||
docker | ||
editorconfig | ||
ein | ||
eval | ||
gist | ||
lookup | ||
lsp | ||
magit | ||
make | ||
pass | ||
prodigy | ||
rgb | ||
taskrunner | ||
terraform | ||
tmux | ||
tree-sitter | ||
upload | ||
README.org |
:tools
Description
Modules that integrate external tools into Emacs.
Frequently asked questions
This category has no FAQs yet. Ask one?