From f65c312a0f35d5f0eebc205836a1ef989f65c5c0 Mon Sep 17 00:00:00 2001 From: David Daily Date: Mon, 18 May 2020 17:15:54 -0500 Subject: [PATCH] --- Home.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 14d55b9..af9bfdd 100644 --- a/Home.md +++ b/Home.md @@ -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.