Julien Voisin

Results 188 issues of Julien Voisin

context-api
scope-quality

context-syntax
scope-maintainability
scope-quality

According to https://vimhelp.org/syntax.txt.html and https://github.com/vim/colorschemes/issues/34 there is no need to call `syntax reset` after `hi clear`. Not doing so prevents sourcing syncolor.vim twice.

scope-performance
scope-quality

It would be nice to be able to take advantage of multiple cores when using `honggfuzz` with the `-M` flag.

See https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html for details.

Because hardened_malloc is written in C (scary!) it would be nice to make use of [coverity]( https://scan.coverity.com/ ), if only to be on the safe side™. I would gladly do...

As explained on [matrix](https://grapheneos.org/contact#community) by @thestinger : > bigger performance win for the default config would be somehow optimizing slab quarantines. I think there's probably some way to combine the...

enhancement

It would be super-nice to be able to minimize *dino* to the systray :) [Not everyone is using GNOME3]( https://www.freedesktop.org/wiki/Specifications/systemtray-spec/ ). But if *dino* is willing to only target GNOME3,...

feature request