7 releases (stable)
1.0.4 | Oct 24, 2024 |
---|---|
1.0.3 | Jul 25, 2024 |
1.0.2 | May 2, 2024 |
1.0.1 | Jun 20, 2023 |
0.1.1 | Oct 7, 2022 |
#37 in #ansi-term
139 downloads per month
64KB
1K
SLoC
anstyle-ls
Parse LS_COLORS Style Descriptions
References
Information about the LS_COLORS
environment variable is sparse. Here is a short list of useful references:
LS_COLORS
implementation in the GNU coreutils version ofls
(the reference implementation)LS_COLORS
implementation inbfs
by @tavianator- The
DIR_COLORS(5)
man page
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Special Thanks
sharkdp for ls_colors