[PR #743] [MERGED] columnar selection in TextTables and Markdown table options #1533

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

📋 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: mainHead: texttable-selection


📝 Commits (3)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opentui/pull/743 **Author:** [@kommander](https://github.com/kommander) **Created:** 2/25/2026 **Status:** ✅ Merged **Merged:** 2/25/2026 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `texttable-selection` --- ### 📝 Commits (3) - [`5928b05`](https://github.com/anomalyco/opentui/commit/5928b054c67f437453bde900725d0c451b75b5f4) columnar selection - [`d5aaf61`](https://github.com/anomalyco/opentui/commit/d5aaf6128ec49084287944c8ca0a16f8ca3a5800) more demo content - [`9046df7`](https://github.com/anomalyco/opentui/commit/9046df7aa8f50a7b11147246cb498427e1c9e9dd) markdown table options ### 📊 Changes **5 files changed** (+471 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 09:41:57 +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#1533
No description provided.