|
KiTTY : ForumLast modification : - |
|
|
|---|---|---|
| Welcome / Recent changes / News / Forum / Download / Contacts | Edit | |
GNU Screen Key Bindings
Kurt Jacobson - Fri 23/12/2016 19:20:06 CET +0100
I use GNU screen to manage sessions in PuTTY. I like to split the screen and navigate with Ctrl+Arrow keys
Here are the key bindings from my .screenrc... bindkey "[[A" focus up bindkey "[[B" focus down bindkey "[[C" focus right bindkey "[[D" focus left These work great in PuTTY, but in KiTTY, the screen flashes when I use the Ctrl+Arrow keys. Is there any way I can work around this? I like what I've seen so far with KiTTY, but if this won't work, I'll have to go back to PuTTY Thanks, Kurt Kurt Jacobson - Fri 23/12/2016 19:35:53 CET +0100
Answering my own question...
These keybindings work with KiTTY... bindkey "[[1;5A" focus up bindkey "[[1;5B" focus down bindkey "[[1;5C" focus right bindkey "[[1;5D" focus left Answer |
||
|
Wiki utilisant PumaWiki 1.0, merci aux membres de la PuTTY Team 2026/06/13 18:20 -- en -- 216.73.216.19 -- |
||