wenkokke / talondoc

Document your Talon scripts using Sphinx.
https://wen.works/talondoc/
14 stars 7 forks source link

Test command matching using list values or captures #103

Closed wenkokke closed 1 year ago

wenkokke commented 1 year ago

Theoretically, captures and lists are taken into account when checking to see whether a command matches a certain utterance. However, there are currently no tests which test this.

wenkokke commented 1 year ago

Fixed by #132, I think.