[GH-ISSUE #579] Add option to display full file name #344

Closed
opened 2026-04-08 16:52:12 +03:00 by zhus · 1 comment
Owner

Originally created by @jroovy on GitHub (Apr 27, 2025).
Original GitHub issue: https://github.com/sigoden/dufs/issues/579

Specific Demand

On small screens (like mobile) long file names are cut off too early. Please add option like --display-full so that the full file name is displayed.

Implement Suggestion

The file name must wrap around when it's too long, like this:

Image

Originally created by @jroovy on GitHub (Apr 27, 2025). Original GitHub issue: https://github.com/sigoden/dufs/issues/579 ## Specific Demand On small screens (like mobile) long file names are cut off too early. Please add option like `--display-full` so that the full file name is displayed. ## Implement Suggestion The file name must wrap around when it's too long, like this: ![Image](https://github.com/user-attachments/assets/16ef304f-3b2c-4b57-a3d9-687c707c67ef)
zhus closed this issue 2026-04-08 16:52:12 +03:00
Author
Owner

@sigoden commented on GitHub (Apr 29, 2025):

We will not support this feature.

We don't think wrapping is necessarily better. We also don't feel it's necessary to add another option for it.

If you have different opinions on the UI, it's recommended that you customize it.

Image

<!-- gh-comment-id:2837792511 --> @sigoden commented on GitHub (Apr 29, 2025): We will not support this feature. We don't think wrapping is necessarily better. We also don't feel it's necessary to add another option for it. If you have different opinions on the UI, it's recommended that you customize it. ![Image](https://github.com/user-attachments/assets/f77ff58e-e2c6-4132-9795-d10facce7783)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#344