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

Aliases in the calling scope are being expanded #390

Closed
danielshahaf opened this issue Nov 11, 2016 · 1 comment
Closed

Aliases in the calling scope are being expanded #390

danielshahaf opened this issue Nov 11, 2016 · 1 comment
Labels

Comments

@danielshahaf
Copy link
Member

Aliases defined before sourcing z-sy-h are applied. Silly proof of concept:

% alias setopt='exit 1;' 
% source zsh-syntax-highlighting.zsh 
zsh: exit 1     zsh

Possible solutions:

Forwarded from downstream https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842994.

danielshahaf added a commit to danielshahaf/zsh-syntax-highlighting that referenced this issue Nov 11, 2016
@danielshahaf
Copy link
Member Author

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