mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 04:55:58 +03:00
[PR #741] [MERGED] Selectable tables in Markdown renderable #750
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#750
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/741
Author: @kommander
Created: 2/25/2026
Status: ✅ Merged
Merged: 2/25/2026
Merged by: @kommander
Base:
main← Head:mardown-selection📝 Commits (6)
0a13d15selectable trueda93eberev selection wip8e1b7cdchange behaviour slightlyf74e1a6repro4324ff3fixffd2a74cleanup📊 Changes
7 files changed (+179 additions, -14 deletions)
View changed files
📝
packages/core/src/renderables/Markdown.ts(+1 -1)📝
packages/core/src/renderables/TextTable.test.ts(+122 -1)📝
packages/core/src/renderables/TextTable.ts(+0 -1)📝
packages/core/src/renderables/__tests__/Markdown.test.ts(+46 -1)📝
packages/core/src/renderables/__tests__/Textarea.selection.test.ts(+1 -1)📝
packages/core/src/renderer.ts(+8 -6)📝
packages/core/src/zig/text-buffer-view.zig(+1 -3)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.