about summary refs log tree commit diff stats
path: root/src/utils/mimeguess.nim
Commit message (Collapse)AuthorAgeFilesLines
* Add mailcap, mime.types & misc refactoringsbptato2023-08-131-0/+48
* add mailcap: works with copiousoutput, needsterminal, etc. * add mime.types (only works with mailcap) * refactor pipeBuffer * remove "dispatcher" * fix bug in directory display where baseurl would not be used