lsd-rs / lsd

The next gen ls command
Apache License 2.0
13.16k stars 429 forks source link

Added newlines to warning message #869

Closed juansc closed 1 year ago

juansc commented 1 year ago

Addresses https://github.com/lsd-rs/lsd/issues/868. After building

> ./target/release/lsd
Warning: the 'themes' directory is deprecated, use 'colors.yaml' instead.

 build.rs     Cargo.toml     ci           doc       README.md      src      tests
 Cargo.lock   CHANGELOG.md   CODEOWNERS   LICENSE   rustfmt.toml   target

TODO

muniu-bot[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: juansc

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/lsd-rs/lsd/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment