doomemacs/modules/term
Henrik Lissner 46ba5826cd fix(eshell,shell): display buffer post-init
By displaying them pre-init:

a) eshell will not have loaded, ensuring any user-popup rules in
   an (after! eshell ...) block don't load in time for the first eshell
   popup,
b) Popup predicate functions don't have access to the full state of the
   buffer, if needed.
2021-10-10 21:16:52 +02:00
..
eshell fix(eshell,shell): display buffer post-init 2021-10-10 21:16:52 +02:00
shell fix(eshell,shell): display buffer post-init 2021-10-10 21:16:52 +02:00
term refactor!(:term): toggle commands now always hide 2021-09-23 11:39:36 +02:00
vterm refactor!(:term): toggle commands now always hide 2021-09-23 11:39:36 +02:00