Hello,
this package is great, thanks for making it!
I was wondering if it is possible to make a folder-like style but where the whole (sub)folder trees are boxed instead of just directory names. In ascii, something like:
.---------------------.
| folder |
| \ .----------------.|
| |\| subfolder ||
| | | \ .-----------.||
| | | |\| subfolder |||
| | | | | |||
| | | | '-----------'||
| | | \ .-----------.||
| | | \| subfolder |||
| | | | |||
| | | '-----------'||
| | '----------------'|
| \ .----------------.|
| \| anotherfolder ||
| '----------------'|
'---------------------'
Thanks for any help/hint!
-mk