Replies: 1 comment 5 replies
-
|
@AmodeusR What keyboard layout do you use? Script Kit uses a lib to attempt to account for various types of keyboard layouts, but it's been an impossible task to account for them all |
Beta Was this translation helpful? Give feedback.
5 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.
-
Shortcut change is having a weird unexpected behavior. I tried changing it to some different shortcuts but it didn't work the way I expected. I tried changing the shortcut from
ctrl + ;toctrl + shift + :but it didn't work, then I tried to change toctrl + shift + ?and also didn't work, but when I checked again the last command shortcut worked for some reason.It's either keeping a register of the old shortcut, which I don't think that's really the problem, or it has something to do with the way it tracks the shortcut, not working properly with other keyboard types other than the english one.
Beta Was this translation helpful? Give feedback.
All reactions