mimeapps with *? #1

Closed
opened 2023-03-19 06:03:37 +00:00 by tplasdio · 2 comments

Hi, I was looking at your mimeapps.list and noticed it has some entries with glob matching *, but I couldn't get it to work with xdg-open like I found here. I was wondering if it works for you and with what resource opener.

Hi, I was looking at your `mimeapps.list` and noticed it has some entries with glob matching `*`, but I couldn't get it to work with `xdg-open` like I found [here](https://unix.stackexchange.com/questions/518392/using-glob-mime-types-in-mimeapps-list-for-use-with-xdg-open ). I was wondering if it works for you and with what resource opener.

i use a fork of handlr originated from that pr: https://github.com/chmln/handlr/pull/60

i rarely call apps indirectly or don't use the terminal so there are non regex variants there for the rare occasion gui apps need it

you can get it from the aur, but other distros will need cargo

i use a fork of handlr originated from that pr: https://github.com/chmln/handlr/pull/60 i rarely call apps indirectly or don't use the terminal so there are non regex variants there for the rare occasion gui apps need it you can get it from the aur, but other distros will need cargo

Great thanks a lot for the info!

Great thanks a lot for the info!
Sign in to join this conversation.
There is no content yet.