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

[Bug] bash alias syntax highlighting issues #234

Open
wenfangdu opened this issue Apr 8, 2023 · 2 comments
Open

[Bug] bash alias syntax highlighting issues #234

wenfangdu opened this issue Apr 8, 2023 · 2 comments

Comments

@wenfangdu
Copy link

# broken
alias +='+'
alias a.b='a.b'
# normal
alias foo=foo
alias bar=bar

image

@luxonauta
Copy link
Member

(#253)

@wenfangdu
Copy link
Author

@dsifford @luxonauta @zenorocha Please reopen this issue, since #253 has been reverted.

@dsifford dsifford reopened this Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants