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 for external commands #321

Open
sharplet opened this issue Nov 14, 2017 · 0 comments
Open

Support tilde "~" expansion for external commands #321

sharplet opened this issue Nov 14, 2017 · 0 comments
Milestone

Comments

@sharplet
Copy link
Contributor

I just tried the following command and was surprised when it didn't work:

my-app my-branch! !mv activity.json ~/Desktop/                                                                                                                                                                                                                       
mv: rename activity.json to ~/Desktop/: No such file or directory   

Would it be possible to support tilde expansion for external commands?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants