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

Plugin breaks when KSH_ARRAYS is set #756

Open
masterbloxx opened this issue Aug 20, 2023 · 0 comments
Open

Plugin breaks when KSH_ARRAYS is set #756

masterbloxx opened this issue Aug 20, 2023 · 0 comments
Labels

Comments

@masterbloxx
Copy link

Describe the bug

Setting this option before sourcing the plugin breaks it

To Reproduce

Steps to reproduce the behavior:

% zsh -df
% setopt KSH_ARRAYS
% source ~/zsh-autosuggestions/zsh-autosuggestions.zsh
% ... # type something
No such widget `autosuggest-suggest'

Expected behavior

Autosuggestions should work normally

Desktop

  • OS + distribution: macOS Ventura 13.5
  • Zsh version: 5.9
  • Plugin version: 9908eb49a3fd18e25cfd8a0b9aa841e58429e59d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant