doomemacs/modules/tools/eval/autoload
Henrik Lissner 7ef3bee851
Consider eval output width when deciding how to display it
If ':tools (eval +overlay)' is enabled, eval commands display their
output in a floating overlay at EOL. If the output is longer than
+eval-popup-min-lines (5), it will display it in a popup window instead.

With this, it also will use a popup window if the output is longer than
the minibuffer can display in one line,
2019-12-28 13:53:13 -05:00
..
eval.el Consider eval output width when deciding how to display it 2019-12-28 13:53:13 -05:00
evil.el Bytecompiler bytecompiler, won't you shut up 2019-11-23 01:21:25 -05:00
repl.el Bytecompiler bytecompiler, won't you shut up 2019-11-23 01:21:25 -05:00
settings.el tools/eval: make set-eval-handler! accept a list of modes 2019-12-20 02:34:29 -05:00