doomemacs/modules/term/shell
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
..
autoload.el fix(eshell,shell): display buffer post-init 2021-10-10 21:16:52 +02:00
config.el 💥 revise hook/var fns naming convention (2/2) 2019-07-22 02:30:38 +02:00
packages.el Add :term shell module 2019-07-13 13:00:24 +02:00