-
### Item to be added:
ThrowWindows
### Author of the new item
foom, ManaUser, Laszlo, infogulch et.al.
### Awesome-AHK chapter the item should be added to
Scripts - Window Management
### …
-
## I DON'T Want To Become The Maintainer
- [X] The maintainer is not `needs_new_maintainer`.
- [X] I have followed the Package Triage Process and I do NOT want to become maintainer of the packag…
-
Hello all!
I run a problem.
I open AHK help file in Sumatra and can't write in the search box.
When I press a keyboard button then mostly not happening anything. Only "f" do something, looks like…
-
**Is your feature request related to a problem? Please describe.**
Keyman and AutoHotkey don't work well together. This is particularly a problem if the serialised input queue is in use.
**Des…
-
Hi there!
Want to start by offering my gratitude to you for your development of mousemaster — it works incredibly well and is exactly what I was looking for.
I've run into a bit of an issue tha…
-
Badhabitz via Discord:
A way to run auto hotkey scripts and allows the ability to pass variables to them
-
Hi, as per the title, I would like to propose to be able to use uncrustify with AutoHotKey as well. I don't know if it's feasible, they probably won't be able to use a lot of uncrustify features, but …
-
```
/*
Takes the items in the arguments and packages them in a folder for you.
*/
items =
name =
Loop %0% ;build a suggestion for the folder path. better suggestions could
be made, but I never …
-
```
/*
Takes the selected folders' contents and moves them into the parent directory.
move
\\*.*
to
for all selected folders
I'm pretty sure all that stuff in the middle can be simplified to just a…
-
```
/*
This was from a while ago! I made this script to cleanup folders after
unzipping many
things at once. I always hated how some would zip their folders while
others would zip
their …