Swap Tab and Right Arrow key bindings? #337
cosmoKenney
started this conversation in
General
Replies: 1 comment 1 reply
-
The only caveats are the obvious ones:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Looking at the docs here: https://chrisant996.github.io/clink/clink.html#customizing-key-bindings
It appears that I should be able to swap the behavior of Tab and Right Arrow. Is there any caveat to just assigning Tab to the current Right Arrow behavior? And vice versa?
Reason I want to do that is I am used so used to how completion works in Visual Studio and SSMS that I cannot get myself to use right arrow to complete the suggested value. FYI, I'm on windows 11. Installed clink-maintained via Chocolatey. And I think that turned on "windows" defaults for completion.
Beta Was this translation helpful? Give feedback.
All reactions