-
Hello,
it look like it does not run properly on my machine, can you share settings for launch.json & settings.json
My are:
1. launch.json
```
{
// Use IntelliSense to learn about…
-
I am trying to get Autohotkey_h v2 to work because I wanted to use multithreading
https://hotkeyit.github.io/v2/
Scite4AutoHotkey gives me an "internal error. do you want to continue running without …
-
from
https://autohotkey.com/v2/v2-changes.htm
> All commands can now be called as functions, except for control flow statements such as Return. The translation rules are:
>
> If the command's…
-
I'm looking to replace AutoHotKey on Windows with espanso but there are a few things I would like to run using a keyboard shortcut rather than having to type.
Not sure how possible this is.
-
# Bug
The new script doesn't really seem to work for me. Instead, every single time it actually works, it gives me the error from here: https://github.com/KEN-2000l/EducationPerfected/issues/10
Th…
-
## PowerAccent
This is a feature request for a new PowerToys utility to make it **easier to enter characters with accent marks** on Windows.
### Motivation
A multilingual person often switches f…
cavla updated
2 years ago
-
It seems that the off-hand half does not respond when enabling VIA with SPLIT_POINTING_ENABLE.
## Describe the Bug
The keyboard in question is the Sofle V1 with an Elite-C on the left and Promic…
-
## Describe the Bug
When using my HS60/v2 keyboard, when my PC goes to sleep/hibernate and then I tap the keyboard to wake the device, the PC will wake up, but immediately after that the ke…
-
## Describe the Bug
The split keyboard that uses I2C as the protocol for left-right communication does not get recognized as USB HID.
The problem does not occur in 0.13.38(9472c4b) , but…
-
If I try to save the following code into a script file with the extension active, the version number is unexpectedly changed to `1.0.1`.
```AutoHotkey
/* @SomethingVersion 1.0
```
becomes
```Auto…