Files
doomemacs/modules
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
..
2019-12-16 03:54:15 -05:00
2019-10-26 15:33:46 +05:30
2019-12-23 17:21:30 -05:00
2019-12-27 14:46:10 -05:00