Milo Gertjejansen
Milo Gertjejansen
### Description I have enabled `gpg` through `zstyle ':prezto:load' pmodule ...` and I have `enable-ssh-support` in my `gpg.conf` file. But when I call `ssh-add -L` it returns `The agent has...
This may not be a bug here, but my system is able to build it. The PR in question is https://github.com/milogert/dotfiles/pull/3, but I keep getting errors relating to one of...
**What is the current behavior?** `useDropArea` on an element with children elements doesn't seem to work as expected. Essentially, if you have a child element inside a drop area the...
I noticed it was very intentional in d3cf31450cc52da57608b35f560a2ea0e88a97bd, but why did this happen? Obviously you had something in mind so I might just be missing something. Mainly, I keep encountering...
On some files I go to decrypt with my YubiKey and it immediately returns an error that says: >Error: Deciphering with Security token failed on receive > >Take away the...
⚠️ Relies on https://github.com/ibhagwan/fzf-lua/commit/8c76df67a5b3a0094fdf2256a5e30b7a830877f5 ### Describe what this PR does / why we need it In some cases multiselect to send to the quickfix list makes sense. This enables that...
Hello, Hopefully this is the right place to leave this. I have a site I use for ambient board game music (melodice.org). Right now they play Youtube videos on the...
I ran into an issue that looks like a security issue. The sample code being used is: ```js var bunyan = require('bunyan') var logger = bunyan.createLogger({ name: 'foo' }) var...