Generic handling of SSH_FORWARDED overrides.
[profile.git] / .screenrc
index bdce4b0..4bd1a08 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -1,5 +1,3 @@
-# $Id$
-
 # Use Control-P instead of Control-A for stuff.
 escape ^pp
 
@@ -18,6 +16,8 @@ bind h prev
 bind l next
 # Close the current window.
 bind q remove
+# Don't accidentally send xoff.
+bind s
 # Set current window title.
 bind t title
 # Show or hide the hardstatus line.