Files
neovim/test/functional
Zach Wegner 18e5869f56 Fix "precedes" listchar behavior in wrap mode
Previously, the "precedes" character would be rendered on every row
when w_skipcol > 0 (i.e., when viewing a single line longer than the
entire screen), instead of just on the first row. Make sure to only
render it on the first row in this case.

Add a test for this behavior.

Fix documentation for the "precedes" character, which erroneously
stated that it was only active when wrap mode was off.
2019-09-21 22:09:52 -07:00
..
2019-09-14 18:57:35 -07:00
2019-09-15 17:28:42 -07:00
2019-09-06 17:19:07 -07:00
2019-09-06 17:19:07 -07:00
2019-05-05 14:05:25 +02:00
2016-06-10 21:50:49 +03:00