Ginger Old

Results 152 issues of Ginger Old

By default zerolog outputs a full path and filename, sometimes it's just too long, can I have the filename directly instead of its full-path/filename? can I configure zerolog with some...

libhttpserver by default has static enabled but I could not get it to work with the hello sample program due to the fact that, unistring and p11-kit do not provide...

feature-request

Please describe the problem. When I have cross-compiler in compile_commands.json as the first element in "arguments[]", clangd seems not ignoring it, and it report information such as: ``` :CocDiagnostics error...

bug

most markdown slide tool can use `#`, `##` and `###` as title for each slide and automatically split the file into slides(all of the 3 headers are treated the same),...

enhancement

run greeter.sh at https://pglet.io/docs/tutorials/bash/ I got below duplicated multiple line errors: ``` pglet.sh: line 217: .events: No such file or directory ```

![image](https://user-images.githubusercontent.com/18351761/181948184-5467d989-9a5a-4232-bf0a-257bef53c990.png)

can risc-v 32/64 support be added? Thanks!

can gdlv support syntax highlight at debugging? easy to catch bugs sometimes that way.

feature request

nvm upgrade can do that with a one liner, is it possible for gvm to do that? i.e. after a go upgrade I'd like to migrate all the packages I...

Often times I have source code(*.py, *.cpp, *.js) etc mixed with markdown files in the same directory. Is it possible for honkit to display them and syntax-highlight them the way...