[PR #93] [MERGED] Ab various minor fixes #301

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

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/93
Author: @bootandy
Created: 6/2/2020
Status: Merged
Merged: 6/2/2020
Merged by: @bootandy

Base: masterHead: ab-fixes


📝 Commits (3)

  • 342164d Tests: Add Missing copy command
  • 34be81c Windows: If no color flag is already set
  • b3d446b Display: No padding if no bars drawn

📊 Changes

3 files changed (+35 additions, -17 deletions)

View changed files

📝 src/display.rs (+9 -8)
📝 src/main.rs (+14 -9)
📝 tests/tests.rs (+12 -0)

📄 Description

No description provided


🔄 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/93 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 6/2/2020 **Status:** ✅ Merged **Merged:** 6/2/2020 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `ab-fixes` --- ### 📝 Commits (3) - [`342164d`](https://github.com/bootandy/dust/commit/342164d3576edcc55e815ff31c3bf84c864c92b9) Tests: Add Missing copy command - [`34be81c`](https://github.com/bootandy/dust/commit/34be81c21688359618f47bb30bee8921b2041417) Windows: If no color flag is already set - [`b3d446b`](https://github.com/bootandy/dust/commit/b3d446bfefe606365f87238221bb2bf2a5c5061e) Display: No padding if no bars drawn ### 📊 Changes **3 files changed** (+35 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `src/display.rs` (+9 -8) 📝 `src/main.rs` (+14 -9) 📝 `tests/tests.rs` (+12 -0) </details> ### 📄 Description _No description provided_ --- <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:56 +03:00
zhus closed this issue 2026-06-08 11:26:57 +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#301