raycast / snippet-explorer

A tool to easily browse and import Snippets directly to Raycast.
https://ray.so/snippets
MIT License
154 stars 33 forks source link

Raycast isn't able to paste snippets to iterm2 #40

Closed dufferzafar closed 1 year ago

dufferzafar commented 1 year ago

I'm using iterm2 3.4.16 and have a very simply snippet defined in raycast to expand !name to my name

The snippet works in VS Code, Firefox, Chrome etc but not in iterm2, where the !name text gets removed, but nothing gets inserted.

How can I debug this further?

peduarte commented 1 year ago

Duplicate of https://github.com/raycast/snippet-explorer/issues/38

But also, this repo isn't the right place for this, this repo is about the Snipper Explorer web project.

You can use the "Send Feedback" command directly in Raycast to submit issues with the app. Marcos is already working on this though 😄