zdharma-continuum / zinit

🌻 Flexible and fast ZSH plugin manager
MIT License
2.73k stars 122 forks source link

[maint]: Re-add `--no-pager` option to `zinit self-update` #632

Open yous opened 5 months ago

yous commented 5 months ago

Summary

See https://github.com/zdharma-continuum/zinit/pull/173#discussion_r871271255.

cd ~/.local/share/zinit/zinit.git
git reset --hard HEAD~300

Then, the following commands stop until user presses q to quit the pager.

zinit self-update
# or
zinit self-update -q

Proposed fix

No response

vladdoster commented 5 months ago

@yous,

Fixed in #633 and completion for available flags has been added.

Screenshot 2024-01-25 at 23 45 38