Alexandre Desjardins

Results 95 comments of Alexandre Desjardins

I think this would be nice to have given that this is the default output and that thousands might be using it with Trivy in their CI/CD pipelines. It might...

I actually get the same problem just saving `:w` the note. I think (in my case) it might be related to the `updated` field changing: ![image](https://github.com/epwalsh/obsidian.nvim/assets/7985687/cd40cb59-05c6-4f1f-a962-6dc1674ce741) Edit: `autoread` is enabled...

On my side, I do have multiple keybinds associated to some keys like `` and ``. Although in the context of oil.nvim, I do not care about using these keys....

any update on this situation? The amount of HIGH/CRITICAL CVEs that comes with Katalon is significant. This makes it hard to consider Katalon as a serious option in an enterprise...

What is the current state of completion right now with the language-server? From my experiments in Neovim and VsCode the only completion that I can get to work is from...

I believe this is different from https://github.com/neovim/neovim/issues/13317 which requires cursor to be beyond the end of the line, and only result in an offset of the highlight

You are right, it works great with that PR. I stand corrected.

I believe this is the same situation as for eyeliner (https://github.com/folke/lazy.nvim/issues/123), where the difference between Packer and Lazy.nvim stems from the fact that Lazy.nvim loads the config after `init.lua` and...

Thanks for the information @Andreagit97. I have tested it with SYS_ADMIN and SYS_RESOURCE and it does work. I have created the following PR https://github.com/falcosecurity/charts/pull/480 to the helm chart if one...

Thanks for the clarification. I did just try `modern-bpf` with `CAP_BPF` and `CAP_PERFMON` and it works great too. It just is a bit misleading right now for end-users of the...