Skip to content

Instantly share code, notes, and snippets.

@MeenachiSundaram
Last active February 15, 2018 16:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MeenachiSundaram/6ddafa5feb0d623a0a9a18f639e7967b to your computer and use it in GitHub Desktop.
Save MeenachiSundaram/6ddafa5feb0d623a0a9a18f639e7967b to your computer and use it in GitHub Desktop.
Screen Cheat Cheet

Functions and Commands

Function Command
New Window ctrl a+c
Set Window name ctrl a+Shift A
Show All Window ctrl a+w
Switch to windows ctrl a+1|2|...n
Choose Window ctrl a+"
Switch between prev Window ctrl a+ctrl a

scrolling using the "copy mode":

  • Hit your screen prefix combination (C-a / control+A by default), then hit Escape.
  • Move up/down with the arrow keys ( and ).
  • When you're done, hit q or Escape to get back to the end of the scroll buffer.
  • If instead of q or Escape you hit Enter or Return and then move the cursor, you will be selecting text to copy, and hitting Enter or Return a second time will copy it.
    • Then you can paste with C-a followed by ].)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment