Skip to content

feat: Suppress/unset earlier flags #1875

Description

@mentonin

When using eza, I set up a few aliases to my most commonly used flags. Sometimes, I want to call that alias, but unset a boolean flag.
E.g. I have an alias which sets --no-filesize, but sometimes I want the exact same output with filesize.

I propose all binary flags should come with or without "no-" prefix. This would affect (at least):

  • --no-filesize
  • --no-quotes
  • --no-symlinks
  • --no-permissions
  • --no-filesize
  • --no-user
  • --no-time
  • --no-git
  • --accross
  • --recurse
  • --tree
  • --dereference
  • --hyperlink
  • --absolute
  • --all
  • --only-dirs
  • --only-files
  • --group-directories-first/last
  • --git-ignore
  • ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: featureNew capability or improvement request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions