[PR #303] [MERGED] fix visual cursor vertical movement at virtual line boundaries #438

Closed
opened 2026-03-02 23:46:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/303
Author: @kommander
Created: 11/11/2025
Status: Merged
Merged: 11/11/2025
Merged by: @kommander

Base: mainHead: fix-visual-cursor-movement


📝 Commits (3)

📊 Changes

4 files changed (+147 additions, -9 deletions)

View changed files

📝 packages/core/src/renderables/__tests__/Textarea.rendering.test.ts (+100 -0)
📝 packages/core/src/zig/tests/editor-view_test.zig (+1 -1)
📝 packages/core/src/zig/tests/text-buffer-view_test.zig (+42 -0)
📝 packages/core/src/zig/text-buffer-view.zig (+4 -8)

📄 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/303 **Author:** [@kommander](https://github.com/kommander) **Created:** 11/11/2025 **Status:** ✅ Merged **Merged:** 11/11/2025 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `fix-visual-cursor-movement` --- ### 📝 Commits (3) - [`abf419a`](https://github.com/anomalyco/opentui/commit/abf419ac5cacc607196e3949c5bf22f825fd5088) reproduce - [`e794828`](https://github.com/anomalyco/opentui/commit/e794828f4f2b229ce4a5641388a742b8140be18c) fix - [`0c8c30b`](https://github.com/anomalyco/opentui/commit/0c8c30bd2f1b190a01825e3ff3beae809f0c40ed) cover move up ### 📊 Changes **4 files changed** (+147 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/renderables/__tests__/Textarea.rendering.test.ts` (+100 -0) 📝 `packages/core/src/zig/tests/editor-view_test.zig` (+1 -1) 📝 `packages/core/src/zig/tests/text-buffer-view_test.zig` (+42 -0) 📝 `packages/core/src/zig/text-buffer-view.zig` (+4 -8) </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-02 23:46:30 +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#438
No description provided.