[PR #267] [MERGED] feat(core): allow configuring cursor style fixes #257 #1187

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

📋 Pull Request Information

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

Base: mainHead: fix(#257)-make-cursor-blink-configurable


📝 Commits (1)

  • fe575bd feat(core): allow configuring cursor style

📊 Changes

5 files changed (+81 additions, -10 deletions)

View changed files

📝 packages/core/src/renderables/EditBufferRenderable.ts (+27 -4)
📝 packages/core/src/renderables/Input.ts (+26 -3)
📝 packages/core/src/types.ts (+5 -0)
📝 packages/solid/examples/components/textarea-demo.tsx (+21 -3)
📝 packages/solid/jsx-runtime.d.ts (+2 -0)

📄 Description

Fixes issue #257


🔄 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/267 **Author:** [@Adictya](https://github.com/Adictya) **Created:** 11/4/2025 **Status:** ✅ Merged **Merged:** 11/5/2025 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `fix(#257)-make-cursor-blink-configurable` --- ### 📝 Commits (1) - [`fe575bd`](https://github.com/anomalyco/opentui/commit/fe575bd816c561045d1d74967aa37c9fa6f1c1ea) feat(core): allow configuring cursor style ### 📊 Changes **5 files changed** (+81 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/renderables/EditBufferRenderable.ts` (+27 -4) 📝 `packages/core/src/renderables/Input.ts` (+26 -3) 📝 `packages/core/src/types.ts` (+5 -0) 📝 `packages/solid/examples/components/textarea-demo.tsx` (+21 -3) 📝 `packages/solid/jsx-runtime.d.ts` (+2 -0) </details> ### 📄 Description Fixes issue #257 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 09:23:12 +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#1187
No description provided.