John Lindquist

Results 219 comments of John Lindquist

@jbranchaud THANKS! I couldn't reproduce anywhere, but I can definitely reproduce when invoking from a shortcut! Yay

Ok, figured it out. 1. Prompts have Filter/Generate choices modes 2. The mode is set when the prompt is opened 3. When using a shortcut, `await path()` sets the choices...

@jbranchaud Can you test this build? Just download, quit Kit.app, then drag this over to replace it. https://github.com/johnlindquist/kitapp/releases/download/v1.36.1/Kit-1.36.1.dmg

I'll definitely look into it once we get out of beta 👍

Hmm, thanks. The clipboard history manager ignores adding copied items to the clipboard when certain apps are open. It must have failed detecting which app it was. Do you remember...

Can you quit/force quit and grab the latest version manually from scriptkit.com? (I'm pretty sure I fixed that json parsing error in the new build. The app would sometimes write...

@ollie-ki Crap, sorry. Quit, then delete the `~/.kit` SDK directory: (e.g., `rm -rf ~/.kit`. Then open the app again and it will re-install the SDK. Feel free to reach out...

@hakubo You hit the "json parse" error too? If re-installing fixed the corrupted json file, then you should be good to update without getting the beachball. Again, sorry about this....

@hakubo Any chance we can chat on Discord? https://discord.gg/sTXACQtm Or somewhere else more real-time?

Also, after you `rm -rf ~/.kit`, make sure you have the latest Kit.app version (1.32.8) in `/Applications` before you launch again or you'll probably run into the same issues as...