Skip to content

feat: Add a --kinda-all that shows all files except ones with hidden attribute #1720

@myramoki

Description

@myramoki

In Windows, I would like to be able to list all files / directories except those that have a hidden attribute, like AppData or Local Settings, while still showing dotfiles. I imagine MacOS might have a similar feature to hide files.

A corollary option would be to have a --with-flag='flag|...' option that only show files that have a particular flag. I know I can accomplish this through just using -O/--flags and greping for what I want, but that would only work with a long listings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions