David Daily 2020-05-18 17:15:54 -05:00
parent ee87cb547d
commit f65c312a0f
1 changed files with 3 additions and 1 deletions

@ -8,8 +8,10 @@ This script (when running) will do text correction and replacement with [these s
**The replacement happens EVERYWHERE, so if you know it is going to replace something you don't want it to, I recommend typing an extra letter in the middle of it somewhere and then going back and deleting the extra character**
### Press `Alt+Shift+\` to open a settings window and change things to the right setting. [Info here](https://daviddaily.dev/david/d3k/wiki/Settings)
### Press `Alt+Shift+\` to open a settings window and change things to the right setting.
[Info about the settings window here](https://daviddaily.dev/david/d3k/wiki/Settings)
#### Right click on the icon for [MouseMover](https://daviddaily.dev/david/d3k/wiki/MouseMover)
I'm using VSCode for my text editor since it updates when the file on disk is modified. This allows me to just write to the file with AHK, then see the result instantly. Try it out with your favourite editor, YMMV. Notepad and WordPad are out.
If for some reason this is still being passed around after I'm gone and doesn't die with me, good luck, maybe try opening an issue request here.