1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-23 22:15:02 -05:00
Ben Harris d8493c11cd Construct preedit_termline incrementally
This involves repeatedly resizing it as we decode characters.  That's a
bit inefficient (at least with the current implementation of
resizeline()), but it makes it much easier to be certain that the line
is actually the right length.
2025-04-05 21:31:53 +01:00
..
2022-01-29 18:25:34 +00:00
2022-11-11 08:44:07 +00:00
2021-10-10 15:00:30 +01:00