Flachz

Results 2 issues of Flachz

Resolves #1354 Partially addresses #1578 This adds the option of overriding the default icons in theme.yml. Example theme.yml: ``` extensions: .default_file: {icon: {glyph: "f"}} .default_file_unknown: {icon: {glyph: "?"}} .default_directory: {icon:...

Resolves #1073 Adds the new option `--mime-types`, which when enabled will read file contents to get the MIME type of a file to determine its file type as a fallback,...