kakoune/test/display
Maxime Coste f310db639c Rework partial line display logic
Instead of highlighting full lines and then trim them to make them
fit in the window, highlight only the visible portion, and rely on
the compute_display_setup system introduced for wrapping to setup
our buffer range correctly
2017-06-09 13:22:32 +01:00
..
horizontal-scroll Add horizontal/vertical scrolling display tests 2017-06-09 10:55:17 +01:00
horizontal-scroll-onto-tab Rework partial line display logic 2017-06-09 13:22:32 +01:00
horizontal-scroll-with-tab Add some unit tests for horizontal scrolling with tabulations 2017-06-09 11:49:54 +01:00
vertical-scroll Add horizontal/vertical scrolling display tests 2017-06-09 10:55:17 +01:00