mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 21:15:52 +03:00
[PR #370] [MERGED] harden input event handling #487
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#487
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/370
Author: @kommander
Created: 11/30/2025
Status: ✅ Merged
Merged: 11/30/2025
Merged by: @kommander
Base:
main← Head:harden-input-event-handling📝 Commits (6)
5814339repro6901af7fix somee081348handle destroy within event handler1062247cover user footgun9a8732chandle destroy during render passa1429d3stash📊 Changes
5 files changed (+909 additions, -6 deletions)
View changed files
📝
packages/core/src/Renderable.ts(+18 -3)📝
packages/core/src/renderables/EditBufferRenderable.ts(+13 -2)📝
packages/core/src/renderables/Textarea.ts(+3 -1)➕
packages/core/src/renderables/__tests__/Textarea.destroyed-events.test.ts(+675 -0)➕
packages/core/src/tests/destroy-during-render.test.ts(+200 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.