How to focus the URL/Location bar? #15
Replies: 3 comments 1 reply
-
|
This was an oversight, I'd recommend deleting the built-in |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Just wanna say +1 to this, I see the vision with vim movement between tabs but I think this is common enough that it's worth keeping it as normal. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
changed the default keymap to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, and thanks!
One keymap I'm accustomed to from web browsers and file browsers is
ctrl+l, for focusing the location bar and selecting its contents. I was surprised this doesn't work out of the box, but I also can't find a corresponding excmd/action to bind, as inglide.keymaps.set(["normal", "insert"], "<C-l>", ....How can we create such a binding?
Beta Was this translation helpful? Give feedback.
All reactions