Add this line in your .screenrc Use shift+pageup/pagedown to scroll
termcapinfo xterm* ti@:te@
Posted by vanguard33 on November 14, 2008
Add this line in your .screenrc Use shift+pageup/pagedown to scroll
termcapinfo xterm* ti@:te@
Posted in screen | Tagged: screen, tips | Leave a Comment »
Posted by vanguard33 on November 9, 2008
screen is a powerful window management tool under linux
All it’s command starts with ctrl+a ,so If you want to send ctrl+a to an application (like emacs), you can type
ctrl+a a
This tip is hard to find, so I post it.
Posted in screen | Tagged: screen, tips | 3 Comments »