Hi,
'ctrl-;' doesn't really exist (for certain definitions of existing), so
that's why it's likely not possible to bind it to something in screen.
It might be that your terminal sends the equivalent of ctrl-[ when you
press ctrl and ;, or it might just not send anything. As ctrl-[ is the
same
On Thu, Aug 27, 2015 at 2:33 AM, Gheorghe Lisca wrote:
> Hi everyone,
>
> I just start using GNU Screen and I want to set up my configuration file.
> More precisely I am trying to bind the navigation commands
> "focus left" to "Ctrl + j"
> "focus down" to "Ctrl + k"
> "focus up" to "Ctrl + l" and
Hi everyone,
I just start using GNU Screen and I want to set up my configuration file.
More precisely I am trying to bind the navigation commands
"focus left" to "Ctrl + j"
"focus down" to "Ctrl + k"
"focus up" to "Ctrl + l" and
"focus right" to "Ctrl + ;" .
I want to have this particular bindings