From 5e9e2bfab31b82f207cf222ed49bc79eb3083216 Mon Sep 17 00:00:00 2001 From: Derick Payne Date: Sun, 18 Jan 2026 08:16:55 +0200 Subject: [PATCH] docs: remove cross-platform ports (Mac/Linux) from TODO.md --- todo/TODO.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/todo/TODO.md b/todo/TODO.md index d5d54f34d..a137f83f9 100644 --- a/todo/TODO.md +++ b/todo/TODO.md @@ -64,9 +64,6 @@ - [ ] **AVX2 Build** - Optimized build for modern CPUs - Issue: [#4240](https://github.com/rizonesoft/Notepad3/issues/4240) - [ ] **ARM64 Build** - Windows ARM64 native build -- [ ] **(Maybe) Cross-Platform** - Mac/Linux ports - - Would require GTK or Qt, significant effort - - Scintilla supports GTK natively - [ ] Language file updates - [ ] **Move Beta Page to rizonesoft.com** - Host beta downloads on main site - Issue: [#1129](https://github.com/rizonesoft/Notepad3/issues/1129)