From 92ce53385fa438cab221c6881da141b5ef0a7261 Mon Sep 17 00:00:00 2001 From: t Date: Tue, 16 Jun 2026 11:41:55 -0600 Subject: fix differential rendering, eliminate screen flicker (it's not THAT hard) --- issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'issues.md') diff --git a/issues.md b/issues.md index d777778..af1162c 100644 --- a/issues.md +++ b/issues.md @@ -1,5 +1,5 @@ - [x] at the end of _any_ **kind** ~of~ `formatting`, ALL styles are cleared, which for user-text clears the background that should still be there. -- [ ] screen flickers. I think our differential rendering has gotten broken and we're re-drawing the full conversation on every update. +- [x] screen flickers. I think our differential rendering has gotten broken and we're re-drawing the full conversation on every update. - [ ] tool components don't have their collapsed form any more, they're always showing their output expanded, ctrl+o does nothing. - [ ] empty lines in user-text are getting dropped - (shift+enter)*2 doesn't show an empty line in the middle when the user text is rendered in the component. - [ ] in another test, this text: "`code block`\n_underline_\n**bold**\n~strikethrough~" was collapsed down to one line with just spaces between them. this time it wasn't even a double-newline. -- cgit v1.3