commit | bbcfee362fdf8d39501131d3a3f8739dacd5c66e | [log] [download] |
---|---|---|
author | nicm <nicm> | Tue Apr 02 08:45:32 2019 +0000 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Tue Apr 02 11:11:12 2019 +0100 |
tree | 99986b5225c75ef6a274f4ba71fcdb3d0f01cdae | |
parent | 6d071c468cbed78426eebdaab0639dac873cd39f [diff] |
Store and restore cursor across reflow by working out a position based on unwrapped lines, rather than a grid offset. Fixes problems reported by Thomas Sattler and Paul de Weerd.