maximum nested function level reached #187

Closed
metalmac opened this Issue Aug 17, 2016 · 4 comments

2 participants

@metalmac

Hello Guys,

Have you ever ran into this issue?
Just after I installed this plugin into oh-my-zsh, and source the .zshrc file, it poped out

_zsh_autosuggest_bound_forward-char:2: maximum nested function level reached
zhs_plugin_issue 2016-08-17_105752

@metalmac

In addtion, this situation occcured right after I accidentally source the .zshrc twice.

@ericfreese
zsh-users member

I believe this is a duplicate of #126. There are currently problems with sourcing the plugin multiple times.

@metalmac

Thanks I will check #126 ,but it seems that it doesn't have a solution to it though.

@ericfreese
zsh-users member

Correct. Solution for now is to only source it once.

@ericfreese ericfreese closed this Aug 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment