1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-23 22:15:02 -05:00
Ben Harris 29ac4da8fb Support longer pre-edit text
Now the pre-edit text is converted into a dynamically-allocated array of
termchars in term_set_preedit_text(), which slightly simplifies
do_paint().  This means that the long pre-edit generated by Ctrl+Shift+U
in GNOME now displays more or less properly.  I may need a better plan
for what to do about cursor positioning, though.
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
2025-04-05 21:31:53 +01:00
2025-04-05 21:31:53 +01:00