Kaleb Elwert

Results 60 issues of Kaleb Elwert

**Is your feature request related to a problem? Please describe.** When I swapped to a 0.6mm nozzle a few weeks ago, I started noticing elephant's foot. Originally I thought it...

Both `nixos-rebuild switch` and `home-manager switch` seem to allow using a flake without passing any arguments if a `flake.nix` file exists in their respective directories - `/etc/nixos` and `~/.config/home-manager` respectively....

Since there's information on what's currently inked, I was thinking it could be interesting to display the most popular currently-inked inks.

This is a PoC which I may need for something I'm working on - I've been looking at a small number of actual values with a large number of variations,...

Right now, as far as I can tell, the only way to set the cursor is by using `evil-emacs-state-cursor` (as an example) and setting a number of variables. It would...

Evil
Themes
Feature request
stale

At the moment the `-internal` flag generates documentation for `internal` packages as well as causing private methods to be documented. Ideally those would be separate features, so this proposes an...

``` % go install github.com/base16-project/base16-builder-go@latest go: downloading github.com/base16-project/base16-builder-go v0.2.7 go/pkg/mod/github.com/base16-project/[email protected]/main.go:15:12: pattern schemes/*.yaml: no matching files found ``` Because we use a submodule, `go install` doesn't work properly. We'll have to...

Even though URLs use https, it should be trivial to translate at least the github ones to ssh.

It would be nice to make template builders pluggable, so stuff like multi-file templates could be created as well as more complex binary formats.