-
So, I've had a Pow-K+ since october 2022. It's been running with no issues after I got my DLMS/COSEM keys from Kamstrup (Am located in Denmark). But about 2 weeks ago, I noticed that my home assistant…
-
- [x] Change run handler to async
- [x] Remove mutex
- [x] Rename member variables to use `m_camelCase`
- [x] Update code to reference member variables to `this->m_camelCase`
- [x] ~~Fix "Do it yo…
-
### Feature Description
I was trying to make blink work with https://github.com/saecki/crates.nvim using the compat layer. But I couldn't get it to work correctly. I don't get completions for the ver…
-
### Pre-suggestion checklist
- [X] I have searched existing issues and didn't find any previous issues with the same suggestion.
- [X] This is only one suggestion. I understand that GitHub issues don…
-
There is **big** problem with the blink code. Not with the idea, but with the _code_.
## What is the problem.
As you can see (here)(https://github.com/schacon/blink/blob/master/blink.ino#L10), t…
-
Here:
https://github.com/Befaco/Oneiroi/releases/tag/v1.1-beta.8
- fixed the looper's fade in/out when recording
- managed to squeeze in a compressor for echo and one for ambience, both should …
-
This feels like a promising extension but is a little buggy with saving at the moment, as can be seen in the screen recording here.
https://github.com/user-attachments/assets/71a8107f-fc0e-45d4-ac3…
-
When running `blink.cmp` on Ubuntu 18, I get the following error:
```
Error detected while processing TextChangedI Autocommands for "*":
Error executing lua callback: ...al/share/nvim/lazy/blink.cm…
-
### Make sure you have done the following
- [X] I have updated to the latest version of `blink.cmp`
- [X] I have read the README
### Bug Description
I'm encountering an issue with blink where typin…
-
We are thinking about refactoring the codebase in the following directory structure:
1. idf/
- imports
- includes
- ...
2. blink/
- app.zig
- build.zig
- build.zon
What do you think a…