We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
@hmngwy currently line wrapping is not supported. See also slap-editor/slap#21.
PRs welcome!
Sorry, something went wrong.
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?
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: