diff options
author | Ryan Kavanagh <rak@debian.org> | 2012-10-03 12:17:44 +0100 |
---|---|---|
committer | Ryan Kavanagh <rak@debian.org> | 2012-10-03 22:54:22 +0100 |
commit | 38b34245e72dba8669cb9c3ad0fe9d76f575907c (patch) | |
tree | 1b24bd1163733dcde9d971fd907e4a40f540ed4e /.screenrc | |
parent | Forward alsa programs to pulse (diff) |
Make Control-t our screen escape. Time to relearn all of that blasted muscle memory!
Diffstat (limited to '.screenrc')
-rw-r--r-- | .screenrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -17,3 +17,6 @@ idle 3600 detach # define a bigger scrollback, default is 100 lines defscrollback 1024 + +# Make Control-t our escape +escape ^t^t |