[GH-ISSUE #25] Display bug in the way names work #11

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

Originally created by @bootandy on GitHub (Jun 30, 2019).
Original GitHub issue: https://github.com/bootandy/dust/issues/25

Create two files where one is a substring of the other. The ASCII tree drawing is then broken as you get this instead of :

 1.2G  ├─┬ hanson-1
 1.2G  ├── hanson-13
Originally created by @bootandy on GitHub (Jun 30, 2019). Original GitHub issue: https://github.com/bootandy/dust/issues/25 Create two files where one is a substring of the other. The ASCII tree drawing is then broken as you get this `┬` instead of `─`: ``` 1.2G ├─┬ hanson-1 1.2G ├── hanson-13 ```
zhus closed this issue 2026-06-08 11:25:17 +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#11