mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-03 07:42:17 -08:00
- 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).
|
||
|---|---|---|
| .. | ||
| commands.el | ||
| eshell.el | ||
| evil.el | ||
| prompts.el | ||
| settings.el | ||