why do we need to press <CR> when moving the focus? #2442
Unanswered
azinsharaf
asked this question in
Q&A
Replies: 1 comment 3 replies
-
It's a guess, but if you have more than one pane, the idea is that since you had to use a prefix key ( If you don't like that - I'm pretty sure you can configure the binding in the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
when moving the cursor focus (for example from left panel to the ringht one) we use
CTRL+ P + L + <cr>
. Is there any reason we need to press enter? I see it as an axtra step and wondering that part can be removed?Beta Was this translation helpful? Give feedback.
All reactions