Hotstring not detecting shift

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
rogeriodec
Posts: 21
Joined: 22 Mar 2016, 18:26

Hotstring not detecting shift

14 Sep 2016, 09:38

I have a single hotstring (bb):

:*:bb::

I noticed that if I type b, then shift+b, this hotstring is triggered, which is not correct.
gregster
Posts: 9022
Joined: 30 Sep 2013, 06:48

Re: Hotstring not detecting shift

14 Sep 2016, 09:48

I don't think that hotstrings are case-sensitive by default, hence it is not a bug.

You will have to add the 'C' option for case sensitivity: see https://autohotkey.com/docs/Hotstrings.htm
rogeriodec
Posts: 21
Joined: 22 Mar 2016, 18:26

Re: Hotstring not detecting shift

14 Sep 2016, 09:52

:c*:bb::

Perfect! Thank you!

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Araphen, Insanibaccha and 224 guests