doomemacs/modules/term/eshell/autoload
Henrik Lissner a56ce38903
term/eshell: refactor & update keybinds
- Replace +eshell|init-evil with an advice for
  evil-collection-eshell-next-prompt-on-insert
- Update C-n/C-j and C-p/C-k keybinds to use
  eshell-{next,previous}-matching-input-from-input, which behave much
  like zsh's history-substring-search-{up,down}
- Move window navigation keybinds C-{h,j,k,l} to C-c {h,j,k,l} (more
  tmux-esque).
2019-06-11 07:57:26 +02:00
..
commands.el Move eshell, term & vterm modules to :term 2019-05-19 02:17:59 -04:00
eshell.el Revise term/vterm/eshell commands & keybinds 2019-06-11 07:53:50 +02:00
evil.el term/eshell: refactor & update keybinds 2019-06-11 07:57:26 +02:00
prompts.el Move eshell, term & vterm modules to :term 2019-05-19 02:17:59 -04:00
settings.el Move eshell, term & vterm modules to :term 2019-05-19 02:17:59 -04:00