handlr-regex 0.13.0

Fork of handlr with regex support
---
source: src/config/main_config.rs
expression: "String :: from_utf8(buffer).expect(\"Buffer is invalid utf8\")"
---
[TIMESTAMP]  INFO handlr::config::main_config: Adding tests/assets/Helix.desktop to list of handlers for `text/plain`
[TIMESTAMP] DEBUG handlr::apps::user: Expanding wildcards in mimeapps.list: false
[TIMESTAMP] DEBUG handlr::apps::user: New handlers for `text/plain`: tests/assets/Helix.desktop;
[TIMESTAMP]  INFO handlr::config::main_config: Finished adding handler
[TIMESTAMP]  INFO handlr::config::main_config: Adding tests/assets/org.wezfurlong.wezterm.desktop to list of handlers for `x-scheme-handler/terminal`
[TIMESTAMP] DEBUG handlr::apps::user: Expanding wildcards in mimeapps.list: false
[TIMESTAMP] DEBUG handlr::apps::user: New handlers for `x-scheme-handler/terminal`: tests/assets/org.wezfurlong.wezterm.desktop;
[TIMESTAMP]  INFO handlr::config::main_config: Finished adding handler
[TIMESTAMP]  INFO handlr::config::main_config: Showing handler for `text/plain`
[TIMESTAMP] DEBUG handlr::config::main_config: JSON output: false
[TIMESTAMP] DEBUG handlr::apps::user: Configured handlers for `text/plain` in mimeapps.list Default Associations: tests/assets/Helix.desktop;
[TIMESTAMP] DEBUG handlr::apps::user: Selector enabled: false, number of set handlers: 1
[TIMESTAMP]  INFO handlr::apps::user: Not running selector, choosing first handler
[TIMESTAMP]  INFO handlr::config::main_config: Match found for `text/plain` in mimeapps.list Default Associations
[TIMESTAMP]  INFO handlr::config::main_config: Finished showing handler