-
Notifications
You must be signed in to change notification settings - Fork 30k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow to configure cursor keys for input fields #64694
Comments
Assuming @bpasero owns the InputBox |
yeah, I also want this, |
EDIT: That's not quite right. What's actually happening is that, without the So, my "workaround" is even less useful than I'd thought. Also, any chance this can get some attention? It's been reported many times over the years: |
(Was mistaken about the workaround, edited above.) |
Would love to get an update on this issue! This causes me daily frustration. |
@bpasero It would also be cool if basic editing shortcuts were also consistent where they make sense. e.g. select, nav, delete etc. Not just cursor keys. The original intent was lost by your change of the request title in Dec 2018. |
Also see #175444 |
+1. I am getting used to alt+hjkl for navigation and this is a bit of a bummer. |
+1 more, would appreciate the ability to rebind cursor navigation consistently across all widgets that display a cursor! |
+1 as I would also appreciate rebinding cursor nav keys in the findWidget. Frustrating that typing ^F ^B ^A ^E won't move the cursor as in emacs. I could swear it used to work fine for years, but now doesn't seem to work anymore. I tried to re-map the keys "when findWidgetVisible" and found that it doesn't work. Would be very nice to get fixed! Thanks! |
+1 Absolutely a necessity! |
Version 1.29.1 Linux 64 bit
Consistency issue.
Steps to Reproduce:
Only a finite subset of (generic named e.g cursor*, delete*) shortcuts are required if this is to be fixed. I do realise that sometimes these things can be tricky, especially if using stock widgets for these.
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: