You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was on NixOS where my user ~/.config/mimeapps.list had some entries lines with no app on the right hand side of the association. Removing the empty entries fixed this for me.
Not sure if lines without the assignment argument are valid in the mimetypes.list spec, but handlr should probably report the malformed file & line number instead of panic.
Thanks for this excellent piece of software.
Version: 0.6.4
When my mimeapps.list doesn't end with a newline I get this panic:
When I add a newline, there is no issue.
I think handlr should throw an error here or ignore it.
The text was updated successfully, but these errors were encountered: