Hugo
Hugo
[go.mod includes a dependency on github.com/tliron/kutil](https://github.com/tliron/glsp/blob/59d6e3155c81b688dd8c7c73de185ca194f7d5c7/go.mod#L23C2-L23C25), but that project is gone and have been replaced with a Rust-based codebase.
## Context I've gone through the effort of configuring delta to be readable on light mode and on dark mode by using separate themes. The way this works is that...
## Issue Tox expects `FORCE_COLOR` to specific be one of `yes`, `true` or `0` in order to be enabled. From https://force-color.org/: > When this variable is present and not an...
If no value is available, use null. Use this distinction to differentiate in the UI between missing data and zero value. Still sends value 0 over BLE. I'm unsure whether...
It is not receiving any more security updates as of 2020-10-05, and shall be entirely unsupported upstream.
This patch series implements support for the NOTIFY extension. The first commit implements support in imapclient, the main focus of my work. I've been using this on a client to...
Server portions extracted from https://github.com/emersion/go-imap/pull/718
Extracted from https://github.com/emersion/go-imap/pull/718
### Have you searched for an existing issue? - [x] Yes, I tried searching and reviewed the pinned issues ### Brief Summary Firefox does not recognise the tarball generated when...