Maxim Ivanov

Results 38 issues of Maxim Ivanov

[namcap][] is a linter for PKGBUILD's and also built .tar.xz packages. Similar to `lintian` for `.deb` packages. I figure, pre-commit hook is a good place to call it (if it's...

It is kind of disappointing to see that... BMP (a.k.a. the Microsoft DIB) is preferred as the "debug" format, while there are way simpler formats, specifically _designed_ for simplicity, debuggability...

http://bnw.im/p/0B2IL7#A96 is a reply to `/WMP` — however, it's corresponding div is positioned and indented as a child of ``.

Hi! Huge thanks for making this, exceedingly useful tool. :+1: Just something really simple to replenish your pool of ideas: ![image](https://user-images.githubusercontent.com/365338/123538849-64dc4200-d73f-11eb-992f-1d242fb82564.png) It could be fun to observe and useful to...

enhancement

Hi! Really sharp work here; and the license choice appreciated. Can you please accept an explicit license file addition? I know MIT has been mentioned a couple of times in...

Forwarding mvoidex#1 to the upstream. --- README mentions that filenames are resolved relative to the server's CWD (current working directory) — rather than to the client's. While it's technically possible...

Hi! Didn't find this reported. The issue title is pretty much a complete description. Example: https://explainshell.com/explain?cmd=test+7+-eq+5 — parses `-eq` as `-e` incorrectly. POSIX [manpage][•] defines the operators in this way:...

## Description Using the latest release 0.1.158 in vanilla Vim 8.2, the output from `:call LanguageClient#debugInfo()` "blinks" and vanishes instantly. It can be recalled with `g

The web UI generates an error 400 when trying to add a CNAME record: ![image](https://user-images.githubusercontent.com/365338/113138150-139ae000-922e-11eb-9e83-c5f1e8fb7b40.png) It seems that the backend has troubles parsing the resulting HTTP request: > Invalid JSON:...

Hi! It turns out, some programs (including [Postman](https://learning.postman.com/docs/)) will garble hostnames by force-lowercasing them before querying. I'm not ready to start judging if they're right or wrong in doing that;...