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

Multi-line statements can't be pasted into unitizer prompt #242

Closed
brodieG opened this issue Oct 7, 2017 · 0 comments
Closed

Multi-line statements can't be pasted into unitizer prompt #242

brodieG opened this issue Oct 7, 2017 · 0 comments

Comments

@brodieG
Copy link
Owner

brodieG commented Oct 7, 2017

Attempting to paste the following causes an error:

unitizer> {
+   1 + 1
+   2 + 1
+ }
[1] 14

Basically the newlines aren't recognized.

@brodieG brodieG added the bug label Oct 7, 2017
@brodieG brodieG added this to the 1.4.5 milestone Oct 7, 2017
@brodieG brodieG closed this as completed in 7157ae1 Jan 6, 2018
brodieG added a commit that referenced this issue Jan 6, 2018
Fix #220, Fix #225, Fix #237, Fix #239, Fix #242, Fix #241
Fix #231, Fix #234, Fix #220, 'diffobj' wrapped in try
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

1 participant