FlorianWendelborn / FlorianWendelborn/atom-count
Key name is repeated when using %f placeholder in format field
Open
bug
good first issue
help wanted
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When using the %f placeholder in the "Format" field, whenever a key is pressed (combination of keys or single press), the last key is repeated
I.e. pressing the letter "e", the plugin returns "e+e"
I.e. - pressing Ctrl+E, the plugin returns "Ctrl + E + E"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.