From 20aef26f311cc04550cc188e237c9288d5fb7b72 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sun, 20 Jul 2025 11:14:57 +0300 Subject: document bug: you cannot currently use `{` and `}` to insert anything after $$ into the commandline --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 8e1e2d8..6f044b5 100644 --- a/TODO +++ b/TODO @@ -5,6 +5,8 @@ Tasks: Perhaps we can make use of the arbitrary RGB color feauture? Known Bugs: + * {@I/$$23=/} doesn't insert anything after $$. + This would require some refactoring. * 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. -- cgit v1.2.3