doomemacs/modules/term/eshell/autoload
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
..
backport.el Fix #4207: eshell-mode backport breaks old keybinds 2020-11-03 16:03:59 -05:00
commands.el Bytecompiler bytecompiler, won't you shut up 2019-11-23 01:21:25 -05:00
company.el The byte-compiler ate my baby 2020-02-06 16:55:27 -05:00
eshell.el fix(eshell,shell): display buffer post-init 2021-10-10 21:16:52 +02:00
evil.el Bump :editor evil 2020-07-17 19:40:19 -04:00
prompts.el Fix #2401: erroneous git ref display in eshell prompt 2020-01-23 01:59:20 -05:00
settings.el Minor refactors & comment revision 2020-11-20 14:10:29 -05:00