[PR #399] [MERGED] textarea defaults: ctrl+d=delete, ctrl+shift+w=delete-word-forward #1290

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/399
Author: @kommander
Created: 12/9/2025
Status: Merged
Merged: 12/9/2025
Merged by: @kommander

Base: mainHead: bindings-blergh


📝 Commits (2)

📊 Changes

3 files changed (+92 additions, -5 deletions)

View changed files

📝 packages/core/src/renderables/Textarea.ts (+2 -1)
📝 packages/core/src/renderables/__tests__/Textarea.editing.test.ts (+27 -1)
📝 packages/core/src/renderables/__tests__/Textarea.keybinding.test.ts (+63 -3)

📄 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/399 **Author:** [@kommander](https://github.com/kommander) **Created:** 12/9/2025 **Status:** ✅ Merged **Merged:** 12/9/2025 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `bindings-blergh` --- ### 📝 Commits (2) - [`7a6cf36`](https://github.com/anomalyco/opentui/commit/7a6cf36c39f9fa1e18f27aefb8b42ed2e1d0a111) new defaults - [`f9481cb`](https://github.com/anomalyco/opentui/commit/f9481cbcb1f34c5dd293e3d5854d84eb2df4be94) adjust tests ### 📊 Changes **3 files changed** (+92 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/renderables/Textarea.ts` (+2 -1) 📝 `packages/core/src/renderables/__tests__/Textarea.editing.test.ts` (+27 -1) 📝 `packages/core/src/renderables/__tests__/Textarea.keybinding.test.ts` (+63 -3) </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:28:45 +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#1290
No description provided.