Generic handling of SSH_FORWARDED overrides.
[profile.git] / .screenrc
index 3644fdc..4bd1a08 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -16,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.