Skip to content

d8888/Autohotkey-faster-hotstring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Faster hotstring

Features

The script snippets implements a faster "hotstring" which use clipboard pasting rather than inputting letter-by-letter as in official implentation of Autohotkey while preserving the "case-conforming" feature of official implementation. i.e if you type first letter in caps, the first letter of the replacement will be capitalized (if it's a letter), if you type every letter in caps, all letter of the replacement will be capitalized.

How to use

see demo.ahk, should be obvious.

About

a naive implementation of faster hotstring for AutoHotKey

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published