Files
neovim/runtime
Zach Wegner dd7206af37 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.
2020-02-21 14:21:11 -08: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
2017-11-07 01:16:42 +01:00
2019-09-06 18:44:52 -07:00
2014-12-19 15:28:49 -05:00
2018-01-15 23:58:52 +01: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-11-06 01:59:54 -08:00
2017-01-31 02:02:09 +01:00
2014-07-29 02:12:31 +00:00
2019-07-29 20:50:07 +02:00
2019-09-06 18:35:06 -07:00