aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-02-06 19:06:47 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-02-06 19:06:47 -0200
commitcfffdbc2ed1dafd0710cef3be4005d97c9af311d (patch)
tree6bced697f7232d2ba6eaf8b447ae67498a684ace
parent65120ebffd803793d044e9bb8ae670633e8ec4d5 (diff)
downloadmetadot-cfffdbc2ed1dafd0710cef3be4005d97c9af311d.tar.gz
metadot-cfffdbc2ed1dafd0710cef3be4005d97c9af311d.tar.bz2
Avoid frozen screen sessions
-rw-r--r--modules/profile/screenrc.dot.link2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/profile/screenrc.dot.link b/modules/profile/screenrc.dot.link
index 99fc527..26c9e81 100644
--- a/modules/profile/screenrc.dot.link
+++ b/modules/profile/screenrc.dot.link
@@ -115,6 +115,8 @@ bind 'K' kill
bind 'I' login on
bind 'O' login off
bind '}' history
+# See http://www.forwardyouth.com/ubuntu/10-tips-for-using-gnu-screen-to-improve-productivity/
+bind s
# Yet another hack:
# Prepend/append register [/] to the paste if ^a^] is pressed.