Merge branch 'develop' into eshell-improvements

This commit is contained in:
Steven vanZyl 2020-04-28 09:33:56 -04:00
commit 73de701073
112 changed files with 1431 additions and 978 deletions

View file

@ -6,7 +6,7 @@
"TODO"
(interactive "<fsh><!>")
(let ((buffer (+eshell-last-buffer))
(command (+evil-resolve-vim-path-a command)))
(command (+evil-replace-filename-modifiers-a command)))
(cond (buffer
(select-window (get-buffer-window buffer))
(+eshell-run-command command buffer))

View file

@ -48,7 +48,7 @@ You should use `set-eshell-alias!' to change this.")
;;
;; Packages
;;; Packages
(after! eshell ; built-in
(setq eshell-banner-message