Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] custom columns order #91

Open
Equationzhao opened this issue Oct 11, 2023 · 1 comment
Open

[FEAT] custom columns order #91

Equationzhao opened this issue Oct 11, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Equationzhao
Copy link
Owner

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

@Equationzhao Equationzhao added the enhancement New feature or request label Oct 11, 2023
@Equationzhao Equationzhao self-assigned this Feb 5, 2024
Copy link

Branch issue-91-_FEAT_custom_columns_order created!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: FEAT Todo
Development

No branches or pull requests

1 participant