From 1e306935779e210e90d0bd6ceb20d293eec2e91d Mon Sep 17 00:00:00 2001 From: d6 Date: Mon, 13 Feb 2023 23:23:26 -0500 Subject: [PATCH] add todo item --- term.tal | 1 + 1 file changed, 1 insertion(+) diff --git a/term.tal b/term.tal index 91f876e..d37277c 100644 --- a/term.tal +++ b/term.tal @@ -10,6 +10,7 @@ ( b. on insert ) ( c. etc. ) ( 6. add more ansi control seqs ) +( 7. add sublabels to ;cp437, e.g. ;cp437/space ) ( 8. key repeat - not possible in general though ) ( 9. support shift+arrow and alt+arrow ) ( 10. crawl has screen-clearing issues )