nathan

Results 5 issues of nathan

For example, so that I could limit the auto-trigger to only work for LaTeX commands starting with a `\`, and not trigger on words

## Summary of the Pull Request Adds a new plugin, [UnicodeInput](https://github.com/nathancartlidge/powertoys-run-unicode), (developed by myself) to the third-party plugins list for PowerToys Run. ## Detailed Description of the Pull Request /...

### Description of the new feature / enhancement It should be possible to configure the model used (currently fixed as `gpt3.5-turbo`) and endpoint (currently fixed as OpenAI's) to arbitrary values...

Idea-Enhancement
Tracker
Product-Advanced Paste

**Describe the bug** The output function (as modified in #12) uses an incorrect variable name `channel` instead of `channels` in the case where only a single channel is provided. This...

bug