Add config for eat term
This commit is contained in:
parent
be6fc9afbe
commit
4b93f97120
1 changed files with 1 additions and 0 deletions
1
init.el
1
init.el
|
@ -986,6 +986,7 @@
|
||||||
(eat-update-semi-char-mode-map)
|
(eat-update-semi-char-mode-map)
|
||||||
(eat-reload)
|
(eat-reload)
|
||||||
;; Appearance
|
;; Appearance
|
||||||
|
(setq eat-term-scrollback-size nil)
|
||||||
(setq eat-enable-shell-prompt-annotation nil)
|
(setq eat-enable-shell-prompt-annotation nil)
|
||||||
(setopt eat-very-visible-cursor-type '(t nil nil))
|
(setopt eat-very-visible-cursor-type '(t nil nil))
|
||||||
(setopt eat-default-cursor-type '(t nil nil))
|
(setopt eat-default-cursor-type '(t nil nil))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue