Fabian Winter
Fabian Winter
Hm, that makes it difficult to fix: `--action clipboard` works by simulating pressing `shift + insert`. If you "keep" `alt` pressed, though inadvertently, it's `alt + shift + insert`, which...
I had one more idea how we could work around this. Could you please try the branch `test/depress-alt` and see if that works and/or behaves weirdly? Thank you 🙂
Pity, but thanks for testing. Then I'm out of ideas. If you have any, please re-open the ticket.
I think this also breaks our types, because `@emotion/cache` [now references `@types/node`](https://github.com/emotion-js/emotion/blob/main/packages/cache/types/index.d.ts#L4), even though our project runs in the browser and has slightly different types for built-in functions.
Hey, thank you! 🙂 Is there an advantage to calling `rofi-rbw` instead of directly going to `rbw`? Do you want the manual selection? If so, can/should we make it easier,...
If thought long and hard about adding pre-filtering to `rofi-rbw`, as you can read in #100. For the reasons described there, I've decided against doing that, at least for now....
> Can I just make a contrib folder at the root of the repo and put the script in it ? Yes, please > Should I change the script license...
Thanks for that pointer! :) That would help with my scenario. However, if I don't want to rely on a commit hook (maybe because I want to run it manually...
> so don't think it's the highest priority here unless you want to take it on yourself @fdw ? Totally fair :) However, I'm not deep enough into sqlfluff yet...
Currently, the keywords are only available in English. I've thought about this problem [before](https://github.com/fdw/rofimoji/discussions/109), but there was not much (no?) interest, and there's also the size question.