Gregory

Results 85 comments of Gregory

Hey @nyanpasu64 thanks a lot for your extensive research and contribution ! Do you think you could publish #44 as a library instead and have handlr simply use it ?

Hi @Kabouik Thanks for filing an issue! This can happen if you have html files without `doctype`, `html`, `body`, and some other tags. I've reported this issue upstream https://github.com/ebassi/xdg-mime-rs/issues/22 If...

Hey @nyanpasu64 we can definitely parse and keep that section of the file. I wasn't aware such a section even exists, thanks for bringing this to attention

> Well.. I decided to try using handlr even here. That's the spirit. Can you check if setting another terminal as `x-scheme-handler/terminal` makes it work?

@bloody-scythe thanks for reporting this, will look into it

@bloody-scythe @hukacode should be fixed in the latest release :) Please reopen this if it still doesn't work.

@hukacode It was definitely a handlr issue. I just published a fix so it should work in v0.6.3 now

Ahhhh I see what's happening. The path gets urlencoded. When I was testing the fix locally I didn't think to check a file with spaces. Now I just have olto...

@Dieterbe I've added `--all` to `handlr list` which will show all the associations, user and system :) > about something like handlr explain that says, for a given file, how...