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

Variable in command position inside quotes cause strange error #775

Closed
KamilaBorowska opened this issue May 19, 2013 · 2 comments
Closed
Milestone

Comments

@KamilaBorowska
Copy link
Contributor

glitchmr@pineapple ~> set variable cat
glitchmr@pineapple ~> "$variable"
fish: Unknown command '\uF003variable'

was replaced with \uF003, so it would be noticeable (it's undefined character).

@ridiculousfish
Copy link
Member

This is the VARIABLE_EXPAND_SINGLE character.

@ridiculousfish
Copy link
Member

Fixed as 09b0213
Thanks for reporting this

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants