1 2 3 4 5
(use-package multi-vterm :ensure t :config (setq vterm-max-scrollback 100000) (add-hook 'vterm-mode-hook 'goto-address-mode))