Fabian Boehm

Results 559 comments of Fabian Boehm
trafficstars

Try this: ```fish function fzf_complete set -l cmdline (commandline) # HACK: Color descriptions manually. complete -C | string replace -r \t'(.*)$' \t(set_color $fish_pager_color_description)'$1'(set_color normal) \ | fzf -d \t -1...

>After changing complete -c ./foo/bar/baz -f -a '(__fish_foo_bar_baz_complete)' to complete -c baz -f -a '(__fish_foo_bar_baz_complete)' completion starts working as expected. https://github.com/fish-shell/fish-shell/issues/6001, fixed in fish 3.3.0.

@Daykm: Can you try renaming your files to "*.ogg"? That worked for me, no reencoding necessary.

See https://f-droid.org/wiki/page/Inclusion_Policy. This would require adding a build flavor without Crashlytics, firebase and play services.

If someone wants to take this over, keep in mind that there's numerous ways you could go about it. At the very least you would have to go through the...

>This is OSS just like any other. Users are more than welcome to submit and also review PRs. Sure, they can *open* PRs, but they can't **merge** them. You have...

So, since november things haven't improved at all. We have 8 issues opened after this one without any sort of developer response. Two of these are clear duplicates that simply...

>I wish I read more solution-oriented messages in this thread. We have. The problem isn't that the certificate is expired, the problem is that nobody is available to handle it...

>adding packages to packages-main just for the sake of it What is packages-main *for*, then? It's not a list of all packages, because you aren't adding all of them. Is...