You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Typically I would use gw, to wrap the text; but, that makes an edit. Nextvi is capable of rendering lines wrapped, but it is not being realized as an option and of course it has some complications like: treating wrapped line as one line, positioning cursor correctly, etc. If you really want this, start working on a patch. I can give some hints.
Oh I see. It's defined in static void vi_splitln. I'll try to figure out how to make it default and wrap the whole word instead of the overshooting letters of the word. And also respect the indentation.
I just need that, everything else is alright.
Is there a way to wrap long lines?
What is happening:
Wraping the line:
(I'm using
st
)The text was updated successfully, but these errors were encountered: