From e2ba8973230902612cb7388eb7b227d9a43a46ed Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 28 Sep 2025 00:21:52 -0400 Subject: Don't autocomplete if there's a selection --- main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'main.c') diff --git a/main.c b/main.c index ca3aa69..9da5c2b 100644 --- a/main.c +++ b/main.c @@ -1,6 +1,5 @@ /* TODO: -- don't autocomplete when tab is pressed if there is text selected - highlight correctly in Markdown - highlight (https://example.org) correctly in Markdown (exactly which characters are allowed in links?) - what did I mean by this -- cgit v1.2.3