From bb4d0a499c9acb126e0e949d47a77e2c70f6e2cc Mon Sep 17 00:00:00 2001 From: Mathieu CLAVEL <> Date: Thu, 9 Nov 2023 12:19:08 +0100 Subject: [PATCH] feat(completion): update to v0.15.3 --- _eza | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_eza b/_eza index fcebd23..4bb1b91 100644 --- a/_eza +++ b/_eza @@ -21,7 +21,8 @@ __eza() { {-X,--dereference}"[Dereference symbolic links when displaying information]" \ {-F,--classify}"[Display type indicator by file names]" \ --colo{,u}r="[When to use terminal colours]:(when):(always auto automatic never)" \ - --colo{,u}r-scale"[Highlight levels of file sizes distinctly]" \ + --colo{,u}r-scale"[highlight levels of 'field' distinctly]:(fields):(all age size)" \ + --colo{,u}r-scale-mode"[Use gradient or fixed colors in --color-scale]:(mode):(fixed gradient)" \ --icons="[When to display icons]:(when):(always auto automatic never)" \ --no-quotes"[Don't quote filenames with spaces]" \ --hyperlink"[Display entries as hyperlinks]" \