Skip to content

[Feature request] Shorten long file paths #94

@arbitrary-dev

Description

@arbitrary-dev

Currently when terminal has 80 characters width I see following list of files (also for mru):

project-1/very/long/path/that/doesnt/fit/scre < Here the screen ends :'(
project-1/very/long/path/that/doesnt/fit/scre
project-1/im/short/ShortFile.ts
project-2/very/long/path/that/doesnt/fit/scre
project-2/very/long/path/that/doesnt/fit/scre

What would be nice to have instead is this:

project-1/**/SomeFile.ts
project-1/**/AnotherFile.ts
project-1/im/short/ShortFile.ts
project-2/**/Project2File.ts
project-2/**/YepCool.ts

But only for lines than not fit in screen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions