Skip to content

Instantly share code, notes, and snippets.

@minego
Created April 12, 2012 16:23
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 minego/2368806 to your computer and use it in GitHub Desktop.
Save minego/2368806 to your computer and use it in GitHub Desktop.
Helpful bits in screenrc
# Allow selecting screens above 9 by hitting shift and the number
bind ) select 10
bind ! select 11
bind @ select 12
bind \# select 13
bind \$ select 14
bind % select 15
bind \^ select 16
bind & select 17
bind * select 18
bind ( select 19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment