Home > linux > Scrolling on GNU Screen

Scrolling on GNU Screen

Interesting tip for those using GNU Screen. If you need to scroll up and see output already hidden from the screen, just press

Ctrl + A , [

This will get you into “copy mode”. I didn’t look around for how to actually copy, but you can scroll with the arrow keys.

To get out of copy mode, just press “[” again.

Categories: linux Tags:
  1. No comments yet.
  1. No trackbacks yet.