Revert "patches: fix Corfu completion tracking in Zoom"

This reverts commit d15fe43bf0.
This commit is contained in:
2026-03-01 07:05:33 +01:00
parent d15fe43bf0
commit 19cc43dbbb
9 changed files with 76 additions and 82 deletions

View File

@@ -1,4 +1,4 @@
From 94993f66e28d3787ff4cdd60522a267c38247b11 Mon Sep 17 00:00:00 2001
From 388628944f6ecc74806932e0ee2ad89c3df669ed Mon Sep 17 00:00:00 2001
From: Martin Sukany <martin@sukany.cz>
Date: Sat, 28 Feb 2026 12:58:11 +0100
Subject: [PATCH 5/9] ns: add interactive span elements for Tab navigation
@@ -17,10 +17,10 @@ Tested on macOS 14. Verified: Tab-cycling through org-mode links,
1 file changed, 286 insertions(+)
diff --git a/src/nsterm.m b/src/nsterm.m
index 4a5b624..d8b18ae 100644
index ecc8c54..5eaf480 100644
--- a/src/nsterm.m
+++ b/src/nsterm.m
@@ -9272,6 +9272,292 @@ - (NSRect)accessibilityFrame
@@ -9266,6 +9266,292 @@ - (NSRect)accessibilityFrame
@end