martanne / vis

A vi-like editor based on Plan 9's structural regular expressions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Self half screen scrolling of "visual-line"

jk411 opened this issue · comments

Dashes are edges of window,
[C] is cursor placement - it can be anywhere on the very bottom line of window,
last line has to be wrapping with only part of it visible

setup:

+--------
text \n
text \n
more text \n
text line \n
\n
very long [C] line that is wrapped and
+-------
part of it is not visible... \n

  • starting "visual-line" mode causes window to scroll half-screen - wrapped line is window-centered