Hacker News new | ask | show | jobs
by monzee 5269 days ago
Here's how to make shift-pgup/pgdn work in screen:

    echo "termcapinfo xterm ti@:te@" >> ~/.screenrc
1 comments

Awesome, I will give this a try, thanks!