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

Better format of strings in terminal #16

Closed
jcubic opened this issue May 27, 2019 · 1 comment
Closed

Better format of strings in terminal #16

jcubic opened this issue May 27, 2019 · 1 comment
Labels
enhancement New feature or request resolved

Comments

@jcubic
Copy link
Collaborator

jcubic commented May 27, 2019

Right now they are just string output so \\ and \" are ignored and they don't look like strings but like symbols. Solution is to use JSON.stringify and replace newlines.

@jcubic
Copy link
Collaborator Author

jcubic commented May 27, 2019

It seems that the only problem if you type just string into terminal and you type string inside list it work fine.

@jcubic jcubic added the enhancement New feature or request label May 27, 2019
@jcubic jcubic closed this as completed Dec 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request resolved
Projects
None yet
Development

No branches or pull requests

1 participant