Maxim Baz
Maxim Baz
Thanks for looking into this! What you described makes sense. I confirm the command works 👍 I don't know much about typescript but I think I read in some vscode...
As a package maintainer I also prefer to build with LTO, I don't mind an extra build time and I'm building in an isolated environment so manually creating some config...
Uhh 😞 I'll leave it up to @ul to decide whether to keep it as it is for the time being or not, from my point of view it's more...
This could be a Makefile, ideally you and me would just run `make` to build LTO-enabled binary, while `plug` users would run `do %{ make lto=no }` *If you find...
For an inspiration, here's a `rofi` integration for navigating through buffers and files in the current repo: ``` define-command rofi-files -docstring 'Open a file using Ag and Rofi' %{ %sh{...
I think the confusion here comes from the fact that contrary to vim kak-lsp doesn't maintain an internal state, so "next error" is not based on the previous error, but...
Personally I prefer the current approach, I usually never really care in which order a linter identified errors, but I have a context in my head of what is going...
Hi @jmattheis! I am one other user who is very interested in this feature, I think it's quite neat and flexible way to build various integrations using gotify! Hauk-snitch, as...
I would not have put location-sharing-with-friends and incidents-management in the same single use-case category to be honest...
Thanks! The behavior is the following on Arch Linux + i3wm: - When I'm currently on a different workspace (virtual desktop) from Thunderbird, the urgency hint is triggered (correct!) -...