- (FIXED) Explodes in edgecase with "Error writing file: Broken pipe (Errno)"
replicate with:
lister | tee /dev/null | tail -1
- Handle missing libmagic database
- Include libmagic database in binary
- (DONE) Allow themes to have fallback colors for different color depths
- (DONE) Specify theme on commandline
- Specify theme in config file
- (DONE) Sepcify color depth on commandline
- Specify color depth in config file
- Attempt to autodetect color depth if not specified
- true color palette names
- Integrate XKCD's rgb.txt
- (DONE) flag executable files somehow
- Tree-like line-drawing characters option for indentation
- Don't display "ERROR" when gz finds a zip file confusing
- Include webp files as images
- Allow different sigils to have different colors?
- Integrate with git to display info about the directory/files?
- Option to list only files of a given type
- Option to group files by type
- Option to list directories first or last
- Option to display shortened formatting output (names+colors only)
- Option to display creation/modification/access times
- Option to display unix attributes user/group/r/w/x
- Option to disable zip profiling
- When Crystal supports Windows, make the PATH_SEP autodetect