Skip to content

[FEAT] custom columns order #91

Open
@Equationzhao

Description

@Equationzhao

feature

the custom column order can bring more flexibility to daily use.

solution

the order can be defined in the config file or be passed by the command line option

eg:
through config

Args:
  - hyperlink=never
  - icons
  - no-update

Order:
  - Permissions 
  - Size     
  - Owner        
  - Group 
  - Time Modified   
  - Name

or g --order='Permissions,Size,Owner,Group,Time Modified,Name' --long

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

FEAT Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions