Scott Leggett
Scott Leggett
### Component systemd ### Is your feature request related to a problem? Please describe I generated an encrypted credential for my user service as described in the `systemd-creds` manpage. ```...
SSH `sk` key handles (FIDO2 token backed) stored on disk are incorrectly flagged as unencrypted private keys. These files are unencrypted but they just contain a handle to the private...
Hi, first thanks for the great plugin. It's a real game changer for my workflows and has worked well for years. I've recently found that `let g:netrw_altfile = 1` doesn't...
## What? This change adds a new flag: `-write_tool_generate_directive`, which correctly handles invocation of `mockgen` via `go tool` in `//go:generate` directives. ## Why? The problem this fixes is using `go...
v0.22.0 is broken ``` piv-agent v0.22.0 () compiled with on 2024-11-01T12:35:10Z ``` should use go-cli-github compatible version output
Some LSPs in Neovim now provide snippet completion options. Here is what I see when I hit `` on a slice in e.g. Go, using the `gopls` language server: ...
We have a Linux user with FDE: ``` user@host:~$ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS nvme0n1 259:0 0 953.9G 0 disk ├─nvme0n1p1 259:1 0 512M 0 part /boot/efi...
I had a failing test in a project I'm working on that I tracked down to what I think is a bug in https://github.com/alecthomas/repr. However, it was exposed by my...
This would give similar features to https://github.com/Foxboron/ssh-tpm-agent but without having to actually do any work :D