mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 20:10:23 +10:00
Minor edits.
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
;; spawn another if want one.
|
||||
(setq vterm-kill-buffer-on-exit t)
|
||||
|
||||
;; 5000 lines of scrollback, instead of 1000
|
||||
(setq vterm-max-scrollback 5000)
|
||||
|
||||
(setq-hook! 'vterm-mode-hook
|
||||
;; Don't prompt about dying processes when killing vterm
|
||||
confirm-kill-processes nil
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
(package! vterm
|
||||
:built-in 'prefer
|
||||
:pin "797357bf65952337627f2d0c594c2fef600aafae")
|
||||
:pin "01a1332ebb11daca5408f7fcb8a08454b0176e79")
|
||||
|
||||
Reference in New Issue
Block a user