Gerard Bosch

Results 61 comments of Gerard Bosch

Thanks for your reply. As per your comments I think this could be more complex than I initially guessed, so maybe it is more complex than what I suggested of...

Hello! I faced the same issue. Do you think you could or should add a commit to add the `|| true` part in uninstall? Thx :)

It looks that in my case is **working fine** in Outlook 2016. I used release v1.0.2 of the plug-in. The html is not actually rendered in the compose window (but...

I'd like to show my support to this change. A common consequence of not following such conventions, in this case the Freedesktop (aka XDG) basedir spec[^1], are messy backups. As...

Hi there, I think it should be `$XDG_CACHE_HOME/tldr` instead of `$XDG_DATA_HOME/tldr`. The "manpages" contained there are cache that can be recreated. Backup systems will typically ignore the `$XDG_CACHE_HOME/` (which defaults...

Hi there! Was this finally implemented? I think the bot closed as stale (I don't see a related merge PR or similar). For anyone interested there's a very performant Rust...

This will play nice with Java CheckStyle. If your CI pipeline is running the CheckStyle plugin and uses `google_checks.xml` or your custom ones with the module `` enabled, setting this...

@ppalaga Can you reference this issue/proposal to your project? I am still not clear how your project will be linked to editorconfig. I am using IntelliJ IDEA, so could at...

Hi! Is there any update on this? Every time I hear the word `Wayland` more and more. It's development has been slow, but I guess that in some years it...

If I remove the `set -o pipefail` from `~/.tsk/tsk-VERSION` it works fine from zsh. I can't see the problem here with the `sh`, `bash`, `zsh` triad 🙏🙂