Replies: 4 comments 6 replies
-
Nice one, I literally wanted something like this just yesterday! |
Beta Was this translation helpful? Give feedback.
-
Recursive listing would be handy. I don't necessarily need to see a tree view with graph characters. Just a simple |
Beta Was this translation helpful? Give feedback.
-
FWIW I've been considering giving mpremote the rich/textual overhaul for some time now, but there are pros/cons to introducing that dependency. However, it would mean that a Tree implementation would be very easy. |
Beta Was this translation helpful? Give feedback.
-
-v for verbose
Draft PR: #17112 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
while working on
mpremote rm -r
I developed a desire to see a tree-view of files on the device.#16994 (comment)
I roughed up some code based on my thinking , but wanted to check what other things I have not thought about.
currently :
("├── ", "└── ")
( not configurable)other suggestions ?
no PR yet : sneakpeak possible
Beta Was this translation helpful? Give feedback.
All reactions