Skip to content

Elide output for huge amount of files #83

@ghyatzo

Description

@ghyatzo

I tried FileTree on a folder that contains thousands of files. It then print every single one, which seems a bit wasteful.
Of course one could elide the output with ; but sometimes I still want to inspect the whole tree.

I think it would make sense to elide most of the output after N subsequent entries have a distance smaller than a certain threshold.
Similar to how big arrays are showed.

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