Files
neovim/runtime
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-08-02 16:20:23 +02:00
2018-10-28 14:18:21 +01:00
2019-09-06 17:19:07 -07:00
2019-09-06 18:44:52 -07:00
2019-09-06 18:44:52 -07:00
2019-08-02 16:20:22 +02:00
2019-05-09 23:32:57 +02:00
2019-07-29 20:50:07 +02:00
2019-01-04 02:17:23 +01:00
2019-09-06 18:44:52 -07:00
2019-09-06 18:35:06 -07:00
2019-07-29 20:50:07 +02:00
2019-07-29 20:50:07 +02:00
2019-09-15 19:44:11 -07:00
2019-07-29 20:50:07 +02:00
2019-09-06 18:35:06 -07:00