-git: checkout: +--ignore-other-worktrees
[nethome.git] / .screenrc
index a2a56d1..359a9a5 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -150,3 +150,29 @@ bindkey -d -k kb stuff \010
 # bind + resize +1
 # bind - resize -1
 # bind _ resize max
+
+# jankratochvil:
+bindkey -t \033OP select 1
+bindkey -t \033OQ select 2
+bindkey -t \033OR select 3
+bindkey -t \033OS select 4
+bindkey -t \033[15~ select 5
+bindkey -t \033[17~ select 6
+bindkey -t \033[18~ select 7
+bindkey -t \033[19~ select 8
+bindkey -t \033[20~ select 9
+bindkey -t \033[21~ select 10
+bindkey -t \033[23~ select 11
+bindkey -t \033[24~ select 12
+bindkey -t \033O2P select 13
+bindkey -t \033O2Q select 14
+bindkey -t \033O2R select 15
+bindkey -t \033O2S select 16
+bindkey -t \033[15;2~ select 17
+bindkey -t \033[17;2~ select 18
+bindkey -t \033[18;2~ select 19
+bindkey -t \033[19;2~ select 20
+bindkey -t \033[20;2~ select 21
+bindkey -t \033[21;2~ select 22
+bindkey -t \033[23;2~ select 23
+bindkey -t \033[24;2~ select 24