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

Error when using ~username and glob #793

Closed
xiaq opened this issue Jan 31, 2019 · 0 comments
Closed

Error when using ~username and glob #793

xiaq opened this issue Jan 31, 2019 · 0 comments
Labels

Comments

@xiaq
Copy link
Member

xiaq commented Jan 31, 2019

Example:

~> echo ~/*.elv
/Users/xiaq/dice.elv /Users/xiaq/git-completion.elv /Users/xiaq/show-args.elv
~> whoami
xiaq
~> echo ~xiaq/*.elv
Exception: cannot determine user name from glob pattern
[tty], line 1: echo ~xiaq/*.elv
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