Niklas Haag
Niklas Haag
Hi, are there any news on this?
I'm having the same issue. Only realized it when switching from iTerm2. Fixing Control + 6 as above ``` [[keyboard.bindings]] chars = "\u005E" key = "6" mods = "Control" ```...
This problem apparently has already been solved in https://github.com/alacritty/alacritty/issues/5024, specifically [this comment](https://github.com/alacritty/alacritty/issues/5024#issuecomment-833679036) helped me. I added the following line to my config: `{ mods = "Control", key = "Key6", chars...
I'm collecting a little what I found here. I'm kind of a beginner to all of this so please apologize if all of this isn't helpful. According to [this Stackoverflow...
I updated the reproduction link. The error goes away when web-worker is imported directly with a server plugin and reappears when that plugin is turned to a client plugin: plugins/web-worker.js:...
Had the same issue, Brevo provides documentation [here](https://developers.brevo.com/docs/smtp-integration#content) and [here](https://developers.brevo.com/reference/sendtransacemail)