[PR #80] [MERGED] Rethink colors #296

Closed
opened 2026-06-08 11:26:52 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/80
Author: @bootandy
Created: 3/1/2020
Status: Merged
Merged: 3/1/2020
Merged by: @bootandy

Base: masterHead: colours3


📝 Commits (1)

📊 Changes

3 files changed (+47 additions, -22 deletions)

View changed files

📝 src/display.rs (+31 -14)
📝 tests/tests.rs (+12 -4)
📝 tests/tests_symlinks.rs (+4 -4)

📄 Description

Use LS_COLORS to print default color of each file or folder

Show largest sub folder in red again.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bootandy/dust/pull/80 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 3/1/2020 **Status:** ✅ Merged **Merged:** 3/1/2020 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `colours3` --- ### 📝 Commits (1) - [`b0bfe65`](https://github.com/bootandy/dust/commit/b0bfe654c40af3ec1f25521c2546592512178b89) Rethink colors ### 📊 Changes **3 files changed** (+47 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `src/display.rs` (+31 -14) 📝 `tests/tests.rs` (+12 -4) 📝 `tests/tests_symlinks.rs` (+4 -4) </details> ### 📄 Description Use LS_COLORS to print default color of each file or folder Show largest sub folder in red again. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-06-08 11:26:52 +03:00
zhus closed this issue 2026-06-08 11:26:53 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#296