Hotstring doesn't trigger when it contains remapped key

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Arrivest
Posts: 16
Joined: 24 Nov 2017, 12:28

Hotstring doesn't trigger when it contains remapped key

13 Dec 2018, 16:31

Suppose I remapped my / this way:
; semicolon + k = /
`; & k::/

; restore semicolon
`;::;


Now, if I want to have the following hotstring:
; never forget adding a space after //
:*://:://{space}

It won't fire if I use my remapped /, but will fire if I use the native /. Is there a way to make both work?
Thanks!

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: OrangeCat and 157 guests