|
|
|
|
|
by shakna
1990 days ago
|
|
I use mosh + screen, because you can tell screen to act like it has normal scrolling with a simple config and then the only keybinding you need to remember is disconnect. defscrollback 500000
scrollback 500000
termcapinfo xterm* ti@:te@
There you go, normal scrolling! |
|