Update eshell config
This commit is contained in:
parent
4e12e57fa2
commit
274f2c2e76
2 changed files with 5 additions and 1 deletions
2
init.el
2
init.el
|
@ -1036,8 +1036,8 @@
|
|||
(setq eat-enable-shell-prompt-annotation nil)
|
||||
(setopt eat-very-visible-cursor-type '(t nil nil))
|
||||
(setopt eat-default-cursor-type '(t nil nil))
|
||||
(setq eshell-visual-commands '())
|
||||
(add-hook 'eshell-load-hook #'eat-eshell-mode)
|
||||
(add-hook 'eshell-load-hook #'eat-eshell-visual-command-mode)
|
||||
(setq process-adaptive-read-buffering nil)
|
||||
(setq read-process-output-max (* 4 1024 1024)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue