Skip to content

Add unicode or embolden keys #9

@ORESoftware

Description

@ORESoftware

I would like to add unicode to the tree and also use something like chalk.bold() on the tree. For example, I have this:

     └─ npm-link-up (root)
           └─ node_modules
              ├─ @oresoftware/shell
              ├─ json-stdio
              ├─ prepend-transform
              └─ residence

and it would be really awesome to have this:

     └─ npm-link-up (root)
           └─ node_modules
              ├─ @oresoftware/shell  ⏰
              ├─ json-stdio  ⏰
              ├─ prepend-transform ⏰
              └─ residence ⏰

and have bold branches using chalk.bold(), etc, is it possible somehow?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions