aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2025-06-08 20:54:29 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2025-06-08 20:54:29 +0200
commitaaa1d51a4c85fcc627e88ef7cf5292d9c5f5f840 (patch)
tree34da0d4a3218c622dbd34816607a93e2227157ac /TODO
parent36448a42917560ce00c13c1ad4d56f46c3614937 (diff)
downloadsciteco-aaa1d51a4c85fcc627e88ef7cf5292d9c5f5f840.tar.gz
^S/^Y calculates the glyph offsets earlier
* Previously, deleting text after a text match or insertion could result in wrong ^S/^Y results. In particular, the amount of characters deleted by <FD> at the end of a buffer couldn't be queried. * This also fixes the M#rf (reflow paragraph) macro.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index ffaf95a..ab0702e 100644
--- a/TODO
+++ b/TODO
@@ -8,7 +8,6 @@ Tasks:
https://github.com/Bill-Gray/PDCursesMod/issues/330
Known Bugs:
- * <FD> returns the deleted length-1, which also breaks <^S>.
* Gtk: The control characters in tutorial.woman are still styled with
the variable-width font since its rendered in STYLE_CONTROLCHAR (36),
which is reset in woman.tes.