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

Issue with keepWords option #497

Closed
jcubic opened this issue May 27, 2019 · 0 comments
Closed

Issue with keepWords option #497

jcubic opened this issue May 27, 2019 · 0 comments
Labels
Bug resolved if issue is resolved, it will be open until merge with master

Comments

@jcubic
Copy link
Owner

jcubic commented May 27, 2019

Expected behavior

keepWords should break lines

Actual behavior

It break in the middle of the word (formatted string).

Steps to reproduce

Open lips interpeter https://jcubic.github.io/lips/
and type:

(--> (.. $.terminal) (active) (echo (env) (make-object :keepWords true)))

it will print list of quoted strings and last line have string broken in the middle.

The issue is the same with and without formatters.

@jcubic jcubic added the Bug label May 27, 2019
@jcubic jcubic added the resolved if issue is resolved, it will be open until merge with master label Jun 2, 2019
@jcubic jcubic closed this as completed Jun 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug resolved if issue is resolved, it will be open until merge with master
Projects
None yet
Development

No branches or pull requests

1 participant