Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove %BIN_DIR fake plugin entry from zinit times output. #434

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

psprint
Copy link
Contributor

@psprint psprint commented Dec 1, 2022

Description

The fake %$ZINIT[BIN_DIR] plugin shouldn't be shown in zinit times output.

Motivation and Context

The fake null plugin is used to autoload a function from BIN_DIR zinit directory, it shouldn't be listed.

Related Issue(s)

#426

How Has This Been Tested?

It is a straightforward change, however I've tested it via zinit times and everything was OK.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Copy link
Member

@vladdoster vladdoster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amend commit message to pass linter

@psprint
Copy link
Contributor Author

psprint commented Dec 24, 2022

@vladdoster: I've renamed the commit adding "fix:" prefix.

@psprint
Copy link
Contributor Author

psprint commented Dec 24, 2022

Is anything wrong with PR? It's quite important to get this active as the fake absolute path plugin may be confusing users and is not nice to leave there dangling…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants