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

Is soft line wrapping supported? #32

Open
hmngwy opened this issue Nov 10, 2015 · 2 comments
Open

Is soft line wrapping supported? #32

hmngwy opened this issue Nov 10, 2015 · 2 comments

Comments

@hmngwy
Copy link
Contributor

hmngwy commented Nov 10, 2015

Like in chjj/blessed#121, I needed a navigable editor and this package fits the bill nicely.

I am missing soft line wrapping though. :(

Any way this can be enabled?

@dbkaplun
Copy link
Member

@hmngwy currently line wrapping is not supported. See also slap-editor/slap#21.

PRs welcome!

@hmngwy
Copy link
Contributor Author

hmngwy commented Nov 11, 2015

Well, it's not defective, the main use-case just doesn't need it as much. ¯_(ツ)_/¯

I'll give it a shot, I reckon hard wrapping is easier to tackle so I'll start with that.

Soft wrapping would be trickier because you need to make navigation account for it, right?

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

No branches or pull requests

2 participants