[PR #398] [MERGED] fix: issue 386 --only-file displays full paths even without --full-paths #462

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

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/398
Author: @wugeer
Created: 5/13/2024
Status: Merged
Merged: 6/19/2024
Merged by: @bootandy

Base: masterHead: master


📝 Commits (1)

  • 14997be fix: issue 386 --only-file displays full paths even without --full-paths

📊 Changes

1 file changed (+1 additions, -2 deletions)

View changed files

📝 src/config.rs (+1 -2)

📄 Description

#Background
--only-file displays full paths even without --full-paths #386
If only-file is provided without the --full-pathss parameter, the output file path does not contain the full path

Full Changelogs

  • fix: --only-file displays full paths even without --full-paths

Issue Reference

Fix https://github.com/bootandy/dust/issues/386 --only-file displays full paths even without --full-paths

Test Result

image


🔄 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/398 **Author:** [@wugeer](https://github.com/wugeer) **Created:** 5/13/2024 **Status:** ✅ Merged **Merged:** 6/19/2024 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`14997be`](https://github.com/bootandy/dust/commit/14997bea9960d218be74c4c316695595126d0685) fix: issue 386 --only-file displays full paths even without --full-paths ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/config.rs` (+1 -2) </details> ### 📄 Description #Background --only-file displays full paths even without --full-paths #386 If only-file is provided without the --full-pathss parameter, the output file path does not contain the full path # Full Changelogs - fix: --only-file displays full paths even without --full-paths # Issue Reference Fix https://github.com/bootandy/dust/issues/386 --only-file displays full paths even without --full-paths # Test Result ![image](https://github.com/bootandy/dust/assets/20339490/ba161a6a-618c-4992-b23d-883234930c20) --- <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:28:29 +03:00
zhus closed this issue 2026-06-08 11:28:30 +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#462