projects
/
nnn.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e8b8d1
)
Fix zsh auto-completion typo
author
yeetologist <makanmakan9c@gmail.com>
Sat, 27 Nov 2021 04:57:45 +0000 (11:57 +0700)
committer
yeetologist <makanmakan9c@gmail.com>
Sat, 27 Nov 2021 04:57:45 +0000 (11:57 +0700)
misc/auto-completion/zsh/_nnn
patch
|
blob
|
history
diff --git
a/misc/auto-completion/zsh/_nnn
b/misc/auto-completion/zsh/_nnn
index 92e2380a603cf684246c53e1948a73a70a5be542..fbb451f4f73129aec465c55044d751aedf6c12c8 100644
(file)
--- a/
misc/auto-completion/zsh/_nnn
+++ b/
misc/auto-completion/zsh/_nnn
@@
-28,7
+28,7
@@
args=(
'(-n)-n[start in type-to-nav mode]'
'(-o)-o[open files only on Enter]'
'(-p)-p[copy selection to file]:file name'
- '(-P)-P[plugin key to run
n
]:key char'
+ '(-P)-P[plugin key to run]:key char'
'(-Q)-Q[disable quit confirmation]'
'(-r)-r[show cp, mv progress (Linux-only)]'
'(-R)-R[disable rollover at edges]'