Increase vterm-max-scrollback
This commit is contained in:
parent
03da684f9a
commit
dac18af830
@ -23,6 +23,7 @@
|
|||||||
:general
|
:general
|
||||||
(leader-map "v" #'project-vterm)
|
(leader-map "v" #'project-vterm)
|
||||||
:custom
|
:custom
|
||||||
|
(vterm-max-scrollback 10000)
|
||||||
(vterm-environment '("TYPEWRITTEN_CURSOR=terminal"))
|
(vterm-environment '("TYPEWRITTEN_CURSOR=terminal"))
|
||||||
(vterm-ignore-blink-cursor t)
|
(vterm-ignore-blink-cursor t)
|
||||||
(vterm-eval-cmds '(("find-file" find-file)
|
(vterm-eval-cmds '(("find-file" find-file)
|
||||||
|
Loading…
Reference in New Issue
Block a user