1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-21 21:15:03 -05:00
Ben Harris 194ca31cc3 Add an API for passing pre-edit text to terminal; call from GTK
The terminal code doesn't yet do anything with the text other than feed
it to a debugging printf.  The call uses UTF-8 and expects the terminal
to copy the string because that's compatible with
gtk_im_context_get_preedit_string().
2025-04-05 21:31:53 +01:00
..
2022-05-05 19:04:34 +01:00
2023-12-18 14:47:48 +00:00