Skip to content
Tags

Helpful .screenrc binding

by Stephen Mann on December 14th, 2009

This makes ctrl+a space do what ctrl+a " normally does: bring up a selectable list of the currently active windows.

bind ' ' windowlist -b

While I’m at it, here’s the rest of my .screenrc file.

defscrollback 10000
bind q stuff "cleverPassword^M"
bind g stuff "cleverPassword2^M"
bind ' ' windowlist -b

screen -t "windowName1" 1
screen -t "windowName2" 2

From → tech

No comments yet

Leave a Reply

Note: XHTML is allowed. Your email address will never be published.

Subscribe to this comment feed via RSS