mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#1187
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:fix(#257)-make-cursor-blink-configurable📝 Commits (1)
fe575bdfeat(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.