colorls/spec/fixtures
Claudio Bley 73e4de9378 Use ASCII_8BIT for paths and directory entries
On Unix systems the encoding of file names is specified by the user via the
locale settings.

In order to avoid encoding problems simply read file names in ASCII 8 bit
encoding and try to convert to the external encoding while replacing undefined
characters.

Also, does not show an icon if the external encoding does not support it and
shows a `=` instead of a check mark for git status.

Fixes #352.
2020-04-16 21:58:39 +02:00
..
second-level/third-level Add the option to handle depth for the tree flag (#253) 2019-01-11 07:36:02 +01:00
symlinks Adds symlink display for -l (#77) 2017-07-12 20:15:23 +05:30
.hidden-file Only filter hidden files when listing a directory 2017-08-18 08:41:47 +02:00
a-file Add support for sorting by size 2017-11-07 22:38:42 +01:00
a.md Add -X / --sort=extension flags 2018-08-12 16:22:27 +02:00
a.txt Add -X / --sort=extension flags 2018-08-12 16:22:27 +02:00
Glück Use ASCII_8BIT for paths and directory entries 2020-04-16 21:58:39 +02:00
z-file Add support for sorting by size 2017-11-07 22:38:42 +01:00
z.txt Add -X / --sort=extension flags 2018-08-12 16:22:27 +02:00