Hacker News new | ask | show | jobs
by blueflow 525 days ago
TIL this was an intentional change. I wondered why it stopped working...
1 comments

As I recall it was kinda twitchy because Linux let you have multiple consoles open, and the scrollback was handled via VGA text memory, which was divided evenly between the consoles. So if you changed the max terminals in… grub? You got proportionally more or less scroll back.
Yes, if you switched virtual consoles, the scrollback buffer would be cleared. Still, it was quite useful.