[PR #131] [MERGED] Allow users to specify width of terminal #322

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

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/131
Author: @bootandy
Created: 1/16/2021
Status: Merged
Merged: 1/16/2021
Merged by: @bootandy

Base: masterHead: ab-width


📝 Commits (4)

📊 Changes

5 files changed (+229 additions, -198 deletions)

View changed files

📝 Cargo.lock (+199 -182)
📝 Cargo.toml (+1 -1)
📝 ci/how2publish.txt (+1 -1)
📝 src/display.rs (+3 -13)
📝 src/main.rs (+25 -1)

📄 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/131 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 1/16/2021 **Status:** ✅ Merged **Merged:** 1/16/2021 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `ab-width` --- ### 📝 Commits (4) - [`360143e`](https://github.com/bootandy/dust/commit/360143ee911749f64701033613fdf83af7969b91) Notes on how to publish - [`68b0dd5`](https://github.com/bootandy/dust/commit/68b0dd55624d896d8b41c961cb92d40ca8849632) [core] New flag: width - [`51a0ccb`](https://github.com/bootandy/dust/commit/51a0ccb1edfc6265ecff8587f3259d56ceed9f06) Increment version - [`36fd75b`](https://github.com/bootandy/dust/commit/36fd75b9ee3ed8e07eedfe58e98eb534ffdeb100) Update packages ### 📊 Changes **5 files changed** (+229 additions, -198 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+199 -182) 📝 `Cargo.toml` (+1 -1) 📝 `ci/how2publish.txt` (+1 -1) 📝 `src/display.rs` (+3 -13) 📝 `src/main.rs` (+25 -1) </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:27:09 +03:00
zhus closed this issue 2026-06-08 11:27:09 +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#322