Oto Šťáva
Oto Šťáva
This makes it so that when the horizontal margins sum up to a higher value than the total width of NeoVim, they get set to zero. Previously, the plugin would...
This commit adds an echo server that reflects queries back at the sender. May be used for determining the baseline performance of QUIC (or, at least, of the `quic-go` implementation...
Added DNS-over-QUIC, Oblivious DNS-over-HTTPS, and a few other RFCs that obsoleted some older ones (as reported by `convert`)
Closes #55 Closes #155 ### TODO: - [x] Better cursor position handling: make it regions around the crop rectangle's edges, not fractions of the sides. Also probably let the regions...
### Summary When I try to use Ansible with an Alpine 3.21 machine (installed with `setup-alpine`, which installs `doas` by default), I get `doas: a tty is required` in `stderr`....
## Rationale Sometimes you don't want an unfinished blog post to be public to the wide open internet, but may want to be able to provide a link to someone...