Skip to content

Typo?#170

Open
azizsayfiddin wants to merge 1 commit into
zsh-users:masterfrom
azizsayfiddin:patch-1
Open

Typo?#170
azizsayfiddin wants to merge 1 commit into
zsh-users:masterfrom
azizsayfiddin:patch-1

Conversation

@azizsayfiddin
Copy link
Copy Markdown

No description provided.

Comment thread README.md

zinit load 'zsh-users/zsh-history-substring-search
zinit ice wait atload'_history_substring_search_config'
zinit load 'zsh-users/zsh-history-substring-searchf
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
zinit load 'zsh-users/zsh-history-substring-searchf
zinit load zsh-users/zsh-history-substring-search

Comment thread README.md
zinit load 'zsh-users/zsh-history-substring-search
zinit ice wait atload'_history_substring_search_config'
zinit load 'zsh-users/zsh-history-substring-searchf
zinit ice wait atload '_history_substring_search_config'
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

not a typo, I believe - zinit requires there to be no space (they're supposed to be named-arguments, though as an argument parsing scheme it seems kinda risky :)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

That's correct, zinit ice wait atload'_history_substring_search_config' is the correct invocation (or rather it works)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants