I install a fedora 33 server OS, and I can't use any key that previously searches on the internet. any idea?
Asked
Active
Viewed 331 times
0
-
All alright, @Artem S. Tashkinov gives the story and reason why. any SOLUTIONS? – 郭維倫 Mar 01 '21 at 04:21
-
1This answers your question: [Linux console Shift + PgUp not working anymore](https://unix.stackexchange.com/questions/325542/linux-console-shift-pgup-not-working-anymore) – Thomas Dickey Aug 15 '21 at 13:15
1 Answers
3
https://www.phoronix.com/scan.php?page=news_item&px=Linux-5.9-Drops-Soft-Scrollback
Soft scrollback buffer has been removed because it contained vulnerabilities and no one stepped up to maintain the code.
You can use screen, tmux, less as a workaround but none of them will allow to scroll back your boot messages unfortunately.
Artem S. Tashkinov
- 26,392
- 4
- 33
- 64