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

builtin $var doesn't work #5639

Closed
floam opened this issue Feb 10, 2019 · 1 comment
Closed

builtin $var doesn't work #5639

floam opened this issue Feb 10, 2019 · 1 comment
Assignees
Labels
bug Something that's not working as intended
Milestone

Comments

@floam
Copy link
Member

floam commented Feb 10, 2019

This should work now that we allow variables as commands:

$ set x status
$ builtin $x 
fish: Unknown builtin ''
builtin $x
        ^
@floam floam added the bug Something that's not working as intended label Feb 10, 2019
@floam floam added this to the fish 3.1.0 milestone Feb 10, 2019
@floam floam self-assigned this Feb 10, 2019
@floam
Copy link
Member Author

floam commented Feb 10, 2019

Related to the fix for #1252

@floam floam closed this as completed in 038fea1 Feb 10, 2019
@faho faho mentioned this issue Mar 27, 2019
@faho faho modified the milestones: fish 3.1.0, fish 3.0.3 Apr 6, 2019
@zanchey zanchey modified the milestones: fish 3.0.3, fish 3.1.0 Aug 14, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something that's not working as intended
Projects
None yet
Development

No branches or pull requests

3 participants