Sven

Results 279 comments of Sven

@jruere I just checked it on a Windows PC and it doesn't work. So it is a Windows specific "bug". Do you have an idea what the cause would be?...

I don't think that it is necessary at all. I just copy pasted what the other person did to make it work. But it didn't work for me. Can I...

Did you consider to use upx to pack the binary?

Hey ^_^ I am currently writing a music player myself. I started some weeks ago before I even found `museeks`. The idea behind it was to make it highly customizable....

Thanks for linking me to the issue. It might be that the outdated history file location is the culprit. When I use `thefuck` it doesn't update my history file. It...

@scorphus Do you want to keep backwards compatibility with older fish shells? Or can I simply update the history file location?

Is there anything that can be done to push this forward? The issue is still present. I've read the diff but I am not sure what the exact problem was.

I might have time to look into this. What are some features that you want to have included? I guess a good start would be `add`, `remove`, `list`, `view` (printing...

There are a bunch of other PRs already open that add signing: - https://github.com/extrawurst/gitui/pull/817, depends on `gpgme` and I think we should stick to `sequioa`. should be superseeded by this...

> > If someone would like to guide me on how (in the sense of how do I pass down the password to asyncgit) and where to add it, I...