Skip to content
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

Set mark command not working #1955

Open
amelio-vazquez-reina opened this issue Jun 18, 2024 · 1 comment
Open

Set mark command not working #1955

amelio-vazquez-reina opened this issue Jun 18, 2024 · 1 comment

Comments

@amelio-vazquez-reina
Copy link

amelio-vazquez-reina commented Jun 18, 2024

Here's what I have defined:

image

but here's what I see in the debugger when I try that combination on a text file in the editor:

2024-06-17 19:08:03.696 [info] [KeybindingService]: / Soft dispatching keyboard event
2024-06-17 19:08:03.697 [info] [KeybindingService]: \ Keyboard event cannot be dispatched
2024-06-17 19:08:03.697 [info] [KeybindingService]: / Received keydown event - modifiers: [ctrl], code: ControlRight, keyCode: 17, key: Control
2024-06-17 19:08:03.697 [info] [KeybindingService]: | Converted keydown event - modifiers: [ctrl], code: ControlRight, keyCode: 5 ('Ctrl')
2024-06-17 19:08:03.697 [info] [KeybindingService]: \ Keyboard event cannot be dispatched in keydown phase.
2024-06-17 19:08:03.920 [info] [KeybindingService]: + Storing single modifier for possible chord ctrl.
2024-06-17 19:08:04.221 [info] [KeybindingService]: + Clearing single modifier due to 300ms elapsed

Any idea why?

@bobslee
Copy link

bobslee commented Jul 4, 2024

I experience the same in MacOS.

No issue in my Linux setup.

^ Shift 2 works tough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants