-
```
/*
removes empty folders.
really simple due to the way FileRemoveDir works
(another flag is needed before it would remove a non-empty directory)
Recursive searching could be used... but why bot…
-
```
/*
calculate the size of the selected files/folders (recursive)
sure... Alt-Enter gets you the property page for all the selected
items, which also has the size. But this way is much quicker whe…
-
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…
-
Microsoft OneNote, the desktop edition, has this fantastic feature where it appends the url to the bottom of a clip\paste that comes from any web browser ... *check out the screenshot*
![image](h…
-
Steps:
1. Go idle
2. Idle detection dims monitor
3. Computer eventually turns off monitor
4. Awake the screen (move mouse, tap key on keyboard)
5. Idle detection fails to un-dim monitor
I'm …
-
### Description of the new feature / enhancement
Much like plain paste i would love if it also has a Paste as Keystrokes Option,
### Scenario when this would be used?
pasting into Paste disabled Fo…
-
I've made an AutoHotkey script to easily insert non-breaking spaces (`Ctrl`+`Shift`+`SPACE`).
When Quick Accent is enabled, this shortcut either doesn't do anything, or inserts a 0.
I've tried using…
-
### Describe the Bug
_No response_
### Keyboard Used
_No response_
### Link to product page (if applicable)
_No response_
### Operating System
_No response_
### qmk doctor Output
_No response…
-
# AutoHotKey, the magic keyboard
As a developer, I'm constantly pushing for automatization. First target? The keyboard.
[https://wasteofserver.com/autohotkey-the-magic-keyboard/](https://wasteofserv…
-
### Description of the new feature / enhancement
In AutoHotkey, there is a functionality that allows us to run scripts in the background to suppress certain (modifier) keys without losing that key's …