ruderich.org/simon
/
config
/
dotfiles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2903cb8
)
screenrc: unbind more bindings
author
Simon Ruderich
<simon@ruderich.org>
Wed, 13 Nov 2019 07:32:59 +0000
(08:32 +0100)
committer
Simon Ruderich
<simon@ruderich.org>
Wed, 13 Nov 2019 08:45:19 +0000
(09:45 +0100)
shell/screenrc.in
patch
|
blob
|
history
diff --git
a/shell/screenrc.in
b/shell/screenrc.in
index e2caa746732eefc9ddda339ba672094f113146d6..19bd786650db471461ef6badf1361dc4aae4bb44 100644
(file)
--- a/
shell/screenrc.in
+++ b/
shell/screenrc.in
@@
-107,6
+107,12
@@
bind _ # silence
bind H # log
bind L # login
bind . # dumptermcap
+bind O # login on
+bind I # login off
+bind h # hardcopy
+bind < # readbuf
+bind > # writebuf
+bind = # removebuf
# Bindings for fast switching to windows 10 to 19. Thanks to skizzhg in
# #screen on Freenode (2010-10-31 21:49 CET) for the suggestion.