johnlindquist / kit

Script Kit. Automate Anything.
https://scriptkit.com
MIT License
3.91k stars 138 forks source link

Snippet Triggering with Wrong Keyboard Language #1500

Open brummelte opened 4 months ago

brummelte commented 4 months ago

Version: 2.3.0

Description: In version 2.3.0, snippets trigger using the wrong keyboard language. This issue did not exist in earlier versions (1.x).

Steps to Reproduce:

  1. Configure a snippet as follows: // Snippet: !today
  2. Attempt to trigger the snippet by typing !today.

Expected Behavior: The snippet should trigger when typing !today.

Actual Behavior: The snippet only triggers when typing !todaz, indicating it is using English keyboard inputs instead of the correct keyboard language.

Notes:

Environment:

Workaround: