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

support tilde expansion ~ #11

Open
christianparpart opened this issue Dec 18, 2023 · 0 comments
Open

support tilde expansion ~ #11

christianparpart opened this issue Dec 18, 2023 · 0 comments
Labels
enhancement New feature or request part:language Shell Language and Semantics

Comments

@christianparpart
Copy link
Member

when parsing a statement or parameter, a leading ~ should be expanded to the current user's home directory

~/path/to/command
command ~/path/to/file
cd ~
@christianparpart christianparpart added part:language Shell Language and Semantics enhancement New feature or request labels Dec 18, 2023
@christianparpart christianparpart changed the title support tilde (~) expansion support tilde expansion ~ Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request part:language Shell Language and Semantics
Projects
None yet
Development

No branches or pull requests

1 participant