Tim Culverhouse
f245cdc667
lib-vt: expose selection gesture to Zig
...
Selection gestures are already part of the libghostty-vt C API, but the
native Zig module did not re-export the underlying terminal type. Zig
consumers that implement mouse selection had to reach into terminal
internals instead of using @import("ghostty-vt").
Re-export SelectionGesture from lib_vt alongside the other terminal
selection and screen types.
2026-07-02 15:39:23 -05:00
..
2026-06-27 01:58:13 -05:00
2026-04-23 21:36:39 -07:00
2026-04-24 13:21:43 -07:00
2026-05-25 16:00:21 -04:00
2026-06-27 01:58:13 -05:00
2025-10-03 07:10:43 -07:00
2026-05-05 18:00:04 +02:00
2026-03-15 20:58:43 -04:00
2026-06-05 13:44:43 -07:00
2026-05-05 09:47:06 +02:00
2026-06-07 23:01:53 +08:00
2026-05-28 12:33:36 -07:00
2026-05-24 20:35:39 -05:00
2026-05-20 22:50:03 -04:00
2026-05-25 11:56:37 -04:00
2026-04-23 20:28:43 -07:00
2025-10-03 18:52:26 +02:00
2026-04-15 08:28:36 -07:00
2026-07-01 18:49:25 -07:00
2026-04-26 22:31:01 -05:00
2026-06-05 15:36:52 -07:00
2026-01-27 09:44:55 -05:00
2026-04-24 18:26:56 +02:00
2025-11-27 13:37:53 -08:00
2025-11-27 13:37:53 -08:00
2026-04-23 14:40:13 +09:00
2026-04-27 01:27:22 +10:00
2025-11-17 12:13:56 -07:00
2025-12-15 11:54:36 -08:00
2026-03-24 08:07:31 +01:00
2026-03-15 15:37:54 -07:00
2026-07-02 15:39:23 -05:00
2025-11-27 13:37:53 -08:00
2026-03-24 08:07:31 +01:00
2026-04-23 02:17:04 +09:00
2025-11-27 13:37:53 -08:00
2026-01-21 09:39:02 -08:00
2026-03-20 10:37:42 -05:00
2026-03-19 22:01:16 -05:00
2025-12-08 13:19:16 +08:00
2026-02-27 10:13:03 -06:00
2026-03-15 15:48:36 -07:00
2026-06-08 16:50:41 +08:00
2025-11-26 08:50:04 -08:00
2026-01-21 15:30:49 -08:00