[PR #459] [MERGED] fix CodeRenderable streaming mode with drawUnstyledText=false (jitter) #1330

Closed
opened 2026-03-14 09:30:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/459
Author: @kommander
Created: 12/30/2025
Status: Merged
Merged: 12/30/2025
Merged by: @kommander

Base: mainHead: jitter-fix


📝 Commits (7)

📊 Changes

3 files changed (+158 additions, -74 deletions)

View changed files

📝 packages/core/src/renderables/Code.test.ts (+142 -14)
📝 packages/core/src/renderables/Code.ts (+5 -11)
📝 packages/core/src/tests/renderer.useMouse.test.ts (+11 -49)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opentui/pull/459 **Author:** [@kommander](https://github.com/kommander) **Created:** 12/30/2025 **Status:** ✅ Merged **Merged:** 12/30/2025 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `jitter-fix` --- ### 📝 Commits (7) - [`f03fadd`](https://github.com/anomalyco/opentui/commit/f03fadde78864415825f10030451deb88323421c) reproduce - [`9015f5c`](https://github.com/anomalyco/opentui/commit/9015f5c87e760fc3576749be32ae415bd279905e) fix some - [`18ce936`](https://github.com/anomalyco/opentui/commit/18ce936b50cb0da5b0154d51042da52dd2edb999) verify final frame - [`13f5c81`](https://github.com/anomalyco/opentui/commit/13f5c81e12c2272c9df257395b77a77e1797324d) fix tests - [`66d3bae`](https://github.com/anomalyco/opentui/commit/66d3baecbc38a8ae524ca53a1563730dfce6caee) cleanup - [`aaa9508`](https://github.com/anomalyco/opentui/commit/aaa9508e02ec4be15f102c0aa801a69ea0ba50e3) adjust tests - [`6889b9d`](https://github.com/anomalyco/opentui/commit/6889b9d6f6903a6d4c35d6a902bf43f4c73aab20) prettier ### 📊 Changes **3 files changed** (+158 additions, -74 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/renderables/Code.test.ts` (+142 -14) 📝 `packages/core/src/renderables/Code.ts` (+5 -11) 📝 `packages/core/src/tests/renderer.useMouse.test.ts` (+11 -49) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 09:30:54 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentui#1330
No description provided.