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