diff options
author | VinX <vinx83@gmail.com> | 2025-07-03 12:31:19 +0000 |
---|---|---|
committer | VinX <vinx83@gmail.com> | 2025-07-03 12:31:19 +0000 |
commit | b4a8afc2cfdbd91dedf2f387427c0984cad6d54a (patch) | |
tree | 5f16fa741463837e53316d0db6f8776152637dfc /src/ctx.c | |
parent | 42235435aab09bc48765707b6706eaa1ecf1a0a7 (diff) | |
download | bfs-b4a8afc2cfdbd91dedf2f387427c0984cad6d54a.tar.xz |
Support for FreeBSD-style ls Coloring
If LSCOLORS is undefined or partially defined (missing some of the eleven expected
value pairs), the patch will automatically fill in those missing values with default
colors. However, if the LS_COLORS environment variable is already defined, the
application prefer the LS_COLORS approach, maintaining current working flow of the
program.
Diffstat (limited to 'src/ctx.c')
0 files changed, 0 insertions, 0 deletions