aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorPolesznyák Márk <contact@pml68.dev>2025-10-26 20:22:20 +0100
committerPolesznyák Márk <contact@pml68.dev>2025-10-26 20:22:20 +0100
commit0dcf63d06e17aa64caa64d26392d3187f9b730ea (patch)
tree1800e235cb33167fedc270742c16eef2ffb0c926 /TODO.md
parentfix(wip): multi line text selection box drawing (works for non-wrapped) (diff)
downloadiced_selection-0dcf63d06e17aa64caa64d26392d3187f9b730ea.tar.gz
feat: clean up debugging code, add multi-line fix to `Rich`
Diffstat (limited to '')
-rw-r--r--TODO.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO.md b/TODO.md
deleted file mode 100644
index fe881aa..0000000
--- a/TODO.md
+++ /dev/null
@@ -1,4 +0,0 @@
-- [ ] allow out-of-bounds selection dragging
-- [X] custom markdown `Viewer`
-- [ ] double-click + drag for by-word selection
-- [X] triple-click + drag for by-line selection