Hotstring O and * options conflict Topic is solved

Report problems with documented functionality
Descolada
Posts: 1167
Joined: 23 Dec 2021, 02:30

Hotstring O and * options conflict

Post by Descolada » 30 Apr 2024, 23:12

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.

lexikos
Posts: 9635
Joined: 30 Sep 2013, 04:07
Contact:

Re: Hotstring O and * options conflict  Topic is solved

Post by lexikos » 07 May 2024, 06:55

Fixed by v2.0.14.

Post Reply

Return to “Bug Reports”