mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #743] [MERGED] columnar selection in TextTables and Markdown table options #1533
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#1533
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/743
Author: @kommander
Created: 2/25/2026
Status: ✅ Merged
Merged: 2/25/2026
Merged by: @kommander
Base:
main← Head:texttable-selection📝 Commits (3)
5928b05columnar selectiond5aaf61more demo content9046df7markdown table options📊 Changes
5 files changed (+471 additions, -25 deletions)
View changed files
📝
packages/core/src/examples/text-table-demo.ts(+67 -5)📝
packages/core/src/renderables/Markdown.ts(+131 -9)📝
packages/core/src/renderables/TextTable.test.ts(+101 -1)📝
packages/core/src/renderables/TextTable.ts(+119 -10)📝
packages/core/src/renderables/__tests__/Markdown.test.ts(+53 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.