AntiMicroX / AntiMicroX/antimicrox

The problem when identifying the button is held down

Aperta
#859 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
C++
Stelle
4k
Fork
249
Merge medio
13m
PR unite (30g)
1

Descrizione

### Is there an existing issue for this?

- [X] I have searched the existing issues

### Is your feature request related to a problem? Please describe.

When holding a button in the normal way with Antimicro, the letter that that button represents is continuously sent to the notepad. For example, holding down the a button for a while will receive the line aaaaaaaaaa, but if using AntimicroX, you will only get exactly one letter a. Some commands in AutoHotkey that I'm using work very well with Antimicro because the feature of sending out long lines like aaaaaaaaaa makes it easy for AutoHotkey to confirm that the button is being held to trigger an additional script loop to run. If using AntimicroX, AutoHotkey can only run exactly one loop even if you hold the button (here, if you use Toggle or Turbo in Antimicro or AntimicroX, it will cause AutoHotkey to not work effectively).

### Describe the solution you'd like

So I want you to add a feature like AntiMicro's button holding style to AntimicroX.

### Describe alternatives you've considered

_No response_

### Additional context

_No response_

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.