-
可以由owner或热心网友审核后挑选比较有代表性的以及文档说明清晰的合入仓库.
这样新用户在使用软件时有更多的配建方案可以选择
以下补充一个我自己的映射方案,侧重点在文字编辑和窗口切换,使用注册表将Capslock和左Ctrl互换后使用体验更佳:
```json
{
"keymaps": [
{
"id": 18,
"name": "引号模式",…
-
-
### Is your feature request related to a problem? Please describe.
I am new here and I am not sure if something like this already exists.
AHK style hotstrings would be nice to have especially for fi…
-
V1:
```ahk
/*
[script info]
version = 1.2
description = long press a key to Send, an alternate symbol or String
author = davebrny
source = https://github.com/davebrny/long-pre…
-
I use the timeout parameter in other instances in the same script in the same way as this except for with walktree. Is there an issue with the way i use this line? Because it waits indefinitely.
`c…
-
I'm encountering a compile-time error when including JSON.ahk.
```
JSON.ahk (44) : ==> Missing comma
Specifically: Call(self, ByRef text, reviver:="")
```
I am using AHK V2.
-
## Code snippet
```
StringReplace, Clipboard, Clipboard, ", , All
```
## Expected behavior
Characters after `"` should have the usual color in `StringReplace`.
## Editor tokens and scope…
-
Hi good day, I have used Chrome.ahk file to make a page refresh in google chrome
The objective is to click a button when there is changes
Example when Box Orange turns to White press it
if not lo…
-
Hello,
Does this script work with AHK v2 without issue?
-
running on localhost but after hosting in server razor pay exception is coming in page load in console in the browser.
main.dart.js:5198 Uncaught Error: MissingPluginException(No implementation fou…