Skip to content

Commit

Permalink
Fix zsh auto-completion typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yeetologist committed Nov 27, 2021
1 parent 1e8b8d1 commit c147414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/auto-completion/zsh/_nnn
Original file line number Diff line number Diff line change
Expand Up @@ -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 runn]: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]'
Expand Down

0 comments on commit c147414

Please sign in to comment.