[PR #443] [MERGED] feat(textarea): add super+arrow key bindings for Kitty Keyboard mode #539

Closed
opened 2026-03-02 23:46:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: hyper-arrow-keys


📝 Commits (1)

  • c4352de feat(textarea): add super+arrow key bindings for Kitty Keyboard mode

📊 Changes

1 file changed (+10 additions, -0 deletions)

View changed files

📝 packages/core/src/renderables/Textarea.ts (+10 -0)

📄 Description

Add cmd+arrow key bindings for textarea navigation on Mac when using Kitty Keyboard protocol.

  • super+left/right → go to visual line start/end
  • super+up/down → go to buffer start/end
  • super+shift variants for selection

Closes #437


🔄 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/443 **Author:** [@remorses](https://github.com/remorses) **Created:** 12/27/2025 **Status:** ✅ Merged **Merged:** 12/27/2025 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `hyper-arrow-keys` --- ### 📝 Commits (1) - [`c4352de`](https://github.com/anomalyco/opentui/commit/c4352deb0f380fa6dcde2f7a882e5cf3bd5f0142) feat(textarea): add super+arrow key bindings for Kitty Keyboard mode ### 📊 Changes **1 file changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/renderables/Textarea.ts` (+10 -0) </details> ### 📄 Description Add cmd+arrow key bindings for textarea navigation on Mac when using Kitty Keyboard protocol. - super+left/right → go to visual line start/end - super+up/down → go to buffer start/end - super+shift variants for selection Closes #437 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:46:58 +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#539
No description provided.