Up: Vterm [Top][Contents]
Increase the scroll-back range from 10\(^3\) to 10\(^5\) lines 28.
(with-eval-after-load 'vterm (setopt vterm-max-scrollback 100000))
10\(^5\) is the maximum, as per ‘SB_MAX’ in ‘vterm-module.h’.