mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05: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).