X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.screenrc;h=359a9a5c1a8d92b340fca4e9fbad9031a9708577;hp=a2a56d13ad310d4559cbbfd9161bed5266654246;hb=e2bfa49144d1f2f6c39eabf4988c50e4aed1aae0;hpb=24d7f898e5d6e1b5b33730901c3ef678dfad4c2a diff --git a/.screenrc b/.screenrc index a2a56d1..359a9a5 100644 --- 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