summaryrefslogtreecommitdiffstats
path: root/.screenrc
diff options
context:
space:
mode:
authorFlorian Pritz <f-p@gmx.at>2009-07-03 14:03:28 +0200
committerFlorian Pritz <f-p@gmx.at>2009-07-03 14:03:28 +0200
commitf230b1397c158e849180ce89337d50f05a846521 (patch)
treeb911f9a12204b802bd012f769cda6346ae728f8a /.screenrc
parent9f0cb916cdd80b9216621b4dfafdab830a609b47 (diff)
downloaddotfiles-f230b1397c158e849180ce89337d50f05a846521.tar.gz
dotfiles-f230b1397c158e849180ce89337d50f05a846521.tar.xz
remove 2 screen keybindings
Diffstat (limited to '.screenrc')
-rw-r--r--.screenrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.screenrc b/.screenrc
index 4d22a22..379a6ec 100644
--- a/.screenrc
+++ b/.screenrc
@@ -89,9 +89,9 @@ msgwait 1
# bind F5 to move to previous window
# bind F6 to move to next window
bindkey -k k7 detach
-bindkey -k k8 kill
+#bindkey -k k8 kill
bindkey -k k9 screen
-bindkey -k k; title
+#bindkey -k k; title
bindkey -k k5 prev
bindkey -k k6 next