[PR #105] [MERGED] Add '..' to long names and stop them wrapping #307

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

📋 Pull Request Information

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

Base: masterHead: ab-handle-long-names


📝 Commits (2)

  • 73e5394 Tests: Remove any entries in existing tmp dir
  • c12bebe Do not print filenames that are too long

📊 Changes

4 files changed (+181 additions, -60 deletions)

View changed files

📝 src/display.rs (+101 -31)
src/test_dir2/long_dir_name_what_a_very_long_dir_name_what_happens_when_this_goes_over_80_characters_i_wonder (+0 -0)
📝 tests/tests.rs (+46 -24)
📝 tests/tests_symlinks.rs (+34 -5)

📄 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/105 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 8/16/2020 **Status:** ✅ Merged **Merged:** 8/16/2020 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `ab-handle-long-names` --- ### 📝 Commits (2) - [`73e5394`](https://github.com/bootandy/dust/commit/73e5394160b38025fbdc11883ac531081d34fc21) Tests: Remove any entries in existing tmp dir - [`c12bebe`](https://github.com/bootandy/dust/commit/c12bebe16d4a0ec33fc39417935ff410d2942c66) Do not print filenames that are too long ### 📊 Changes **4 files changed** (+181 additions, -60 deletions) <details> <summary>View changed files</summary> 📝 `src/display.rs` (+101 -31) ➕ `src/test_dir2/long_dir_name_what_a_very_long_dir_name_what_happens_when_this_goes_over_80_characters_i_wonder` (+0 -0) 📝 `tests/tests.rs` (+46 -24) 📝 `tests/tests_symlinks.rs` (+34 -5) </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:00 +03:00
zhus closed this issue 2026-06-08 11:27:01 +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#307