colorls/spec
Claudio Bley 52b8c3489d Fix unrecognized files count and colorization
A *file* is assigned a generic icon / glyph in `files.yaml`, so looking up
`:file` in the corresponding hash always succeeds, but `:file` is also used as
the fallback key if a file's extension is not recognized.

First determining the color and group of a given file before falling back to
the `:file` key fixes this issue.
2020-09-07 20:38:42 +02:00
..
color_ls Fix unrecognized files count and colorization 2020-09-07 20:38:42 +02:00
fixtures Use ASCII_8BIT for paths and directory entries 2020-04-16 21:58:39 +02:00
support Update file_aliases.yaml to reflect sorted version 2017-07-10 00:13:14 +08:00
color_ls_spec.rb Add rubocop-rspec as a dev dependency. Fix non-directory changing fixes 2017-11-07 19:22:37 -05:00
spec_helper.rb spec: Exclude specs from coverage 2019-01-04 13:45:25 +01:00