[PR #108] [MERGED] Use full width of terminal (extra 2 characters) #310

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

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/108
Author: @bootandy
Created: 8/19/2020
Status: Merged
Merged: 8/19/2020
Merged by: @bootandy

Base: masterHead: ab-use-full-width


📝 Commits (1)

  • dbf1bad Use full width of terminal (extra 2 characters)

📊 Changes

3 files changed (+36 additions, -34 deletions)

View changed files

📝 src/display.rs (+1 -1)
📝 tests/tests.rs (+34 -32)
📝 tests/tests_symlinks.rs (+1 -1)

📄 Description

Make output 2 characters wider to use the full width of terminal


🔄 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/108 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 8/19/2020 **Status:** ✅ Merged **Merged:** 8/19/2020 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `ab-use-full-width` --- ### 📝 Commits (1) - [`dbf1bad`](https://github.com/bootandy/dust/commit/dbf1bad1fc26c41c9af44e8d53d643b5d88c1988) Use full width of terminal (extra 2 characters) ### 📊 Changes **3 files changed** (+36 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `src/display.rs` (+1 -1) 📝 `tests/tests.rs` (+34 -32) 📝 `tests/tests_symlinks.rs` (+1 -1) </details> ### 📄 Description Make output 2 characters wider to use the full width of terminal --- <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:27:01 +03:00
zhus closed this issue 2026-06-08 11:27:02 +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#310