Page 1 of 1

Hotstring O and * options conflict

Posted: 30 Apr 2024, 23:12
by Descolada
If a hotstring is defined with backspacing disabled, omitting the ending character, and triggering without the ending character, then the last character of the trigger word is deleted.

Code: Select all

:B0*O:smith::Smith
Typing the trigger word "smith" will result in "smitSmith" but the expected result is "smithSmith". I expect that result because if there is no ending character to omit, then the omit option should have no effect.

This is relevant in the case of @kunkel321 AutoCorrect project.

Re: Hotstring O and * options conflict  Topic is solved

Posted: 07 May 2024, 06:55
by lexikos
Fixed by v2.0.14.