You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think I may have found a bug in axkit. I earlier reported that dictation mode wasn't replacing text correctly. It seems to be related to axkit. If I install axkit and then issue the following voice commands in dictation mode in TextEdit (on MacOS):
The quick brown fox jumps over the lazy dog
navigate up select phrase brown
3 orange
I always get:
The quick orange fox jumps over the lazy dog
Note the extra space before the word "orange".
However, if I remove axkit, restart Talon, and execute the same commands, I don't get the extra space. I can also see that something different is happening when Talon replaces the text without axkit. The cursor moves around in a different way depending on whether axkit is installed or not.
The text was updated successfully, but these errors were encountered:
I can't reproduce this (I have the "navigate"-free option uncommented in text_navigation.talon, so the navigation command is different, but this should not make any difference to the behavior). I wonder if this is related to #46?
Mike on Slack:
I think I may have found a bug in axkit. I earlier reported that dictation mode wasn't replacing text correctly. It seems to be related to axkit. If I install axkit and then issue the following voice commands in dictation mode in TextEdit (on MacOS):
3 orange
I always get:
The quick orange fox jumps over the lazy dog
Note the extra space before the word "orange".
However, if I remove axkit, restart Talon, and execute the same commands, I don't get the extra space. I can also see that something different is happening when Talon replaces the text without axkit. The cursor moves around in a different way depending on whether axkit is installed or not.
The text was updated successfully, but these errors were encountered: