Files
neovim/test/functional/ui
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
..
doc
2019-09-11 00:10:27 -07:00
2019-08-27 21:19:10 +02:00
2019-09-01 22:49:33 -07:00
2019-09-04 13:13:39 +02:00