On Wed, Feb 03, 2016 at 01:07:00PM +0100, Markus Teich wrote:
> - simplify text_line_empty_{prev,next}

I applied the patch, but for now left out those "simplifications".
Except for the return value if no empty line is found these changes
do not change the functionality, right?

There was also a lot of code churn from unrelated cleanups, let
me know if they broke anything ...

As for the strange cursor placement you noticed. Yes it is a display
bug affecting movements just out of the current view port. For example
try inserting a new line in insert mode when you are at the end of the
last line i.e. LA<Enter>

See also[1], cff6ed5b and 2f4b69cc.

Thanks,
Marc

[1] https://github.com/martanne/vis/issues/148#issuecomment-172090470

-- 
 Marc André Tanner >< http://www.brain-dump.org/ >< GPG key: 10C93617

Reply via email to