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

wrong with double-quoto #138

Closed
dodying opened this issue Jun 17, 2020 · 1 comment
Closed

wrong with double-quoto #138

dodying opened this issue Jun 17, 2020 · 1 comment
Labels

Comments

@dodying
Copy link

dodying commented Jun 17, 2020

Enviroment

win10x64 18363 with pet v0.3.6

Steps to Reproduce

  1. pet new
  2. Command> echo "123"
  3. Description> echo "123"
  4. pet exec

Expected Behavior

print "123"

Current Behavior

print \"123\"

@dodying
Copy link
Author

dodying commented Jun 17, 2020

also in windows, when you don't set "EDITOR", pet throw an error when "pet configure" or "pet edit"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

2 participants