mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 04:55:58 +03:00
[PR #259] [MERGED] use kitty keyboard by default when available #1184
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#1184
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/259
Author: @kommander
Created: 11/3/2025
Status: ✅ Merged
Merged: 11/3/2025
Merged by: @kommander
Base:
main← Head:kitty-ctrl📝 Commits (2)
445cff9stash93a3686use kitty keyboard by defauly when available📊 Changes
8 files changed (+62 additions, -5 deletions)
View changed files
📝
packages/core/src/examples/editor-demo.ts(+1 -1)📝
packages/core/src/examples/text-selection-demo.ts(+9 -0)📝
packages/core/src/renderer.ts(+12 -1)📝
packages/core/src/zig.ts(+18 -0)📝
packages/core/src/zig/lib.zig(+8 -0)📝
packages/core/src/zig/renderer.zig(+10 -1)📝
packages/core/src/zig/terminal.zig(+2 -2)📝
packages/solid/examples/components/text-selection-demo.tsx(+2 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.