Below you will find pages that utilize the taxonomy term “AutoHotkey”
September 6, 2010
AutoHotkey : Copying without formatting
One of the common annoyances of copy-pasting on Windows is that it tries to copy-paste the formatting as well. This issue can easily be fixed by the following AutoHotkey macro, which will copy the selection to the clipboard as pure text.