aboutsummaryrefslogtreecommitdiffstats
path: root/misc/auto-completion/zsh
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-10-31 20:47:07 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-10-31 20:48:05 +0530
commitff5685b64de1725e77208f0c963015bcaf3a6037 (patch)
tree4ad34793da2838e7fa9b1340dc9581229494c3e5 /misc/auto-completion/zsh
parentaabbf6ddcb35dcd5c3289d88a1cb9bd890e1f5d0 (diff)
downloadnnn-ff5685b64de1725e77208f0c963015bcaf3a6037.tar.gz
Option -U to show user and group in status bar
Diffstat (limited to 'misc/auto-completion/zsh')
-rw-r--r--misc/auto-completion/zsh/_nnn1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/auto-completion/zsh/_nnn b/misc/auto-completion/zsh/_nnn
index 0de2bda..9a33020 100644
--- a/misc/auto-completion/zsh/_nnn
+++ b/misc/auto-completion/zsh/_nnn
@@ -37,6 +37,7 @@ args=(
'(-t)-t[timeout to lock]:seconds'
'(-T)-T[a d e r s t v]:key'
'(-u)-u[use selection (no prompt)]'
+ '(-U)-U[show user and group]'
'(-V)-V[show program version and exit]'
'(-w)-C[hardware cursor mode]'
'(-x)-x[notis, sel to system clipboard]'