Nico Braun

Results 70 comments of Nico Braun

I would probably even remove this dependency because helms func map removes some functions that would be useful imo. For example, the environment variable related functions. I would use sprig...

I have a custom func map package implementing some of the features of helms func map. It is decoupled from sprig though. You can pass in sprig as base map....

I understand that no one has time. That doesnt mean its resolved though. I think it should not be closed.

How do you get it to write back? For me, it still says that It's skipping even though I have write-back set to git. If it wrote back, I could...

Is someone willing to say something in this regard? Requiring the ssh agent is problematic for various reasons. It happens also when using the ssh key directly as per example:...

what a bummer, There is quite a few of these with this project it seems.

@pjbgf , thanks for putting the work in! I see in the example that it says fetches are problematic. Does this include pull? Because I would use this for a...

@achton , how did you install gstreamer or dont you need to do that? When I just install it, is see its downloading gtk packages, so its not really headless...

Same issue here. I tried the below without success ```bash gpg --no-default-keyring --keyring .blackbox/pubring.kbx \ --with-subkey-fingerprint --quick-set-expire 6m ``` any idea how to fix this?

I understand that sending async rename requests to a language server could be problematic. However, in this specific case, I don't see why it would be necessary. Rename works across...