fix keymap fallback priority and TUI config diagnostics (#27384)

This commit is contained in:
Sebastian 2026-05-13 23:00:48 +02:00 committed by GitHub
commit 3b7a5e783d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 111 additions and 36 deletions

View file

@ -22,9 +22,9 @@
"zod": "catalog:"
},
"peerDependencies": {
"@opentui/core": ">=0.2.8",
"@opentui/keymap": ">=0.2.8",
"@opentui/solid": ">=0.2.8"
"@opentui/core": ">=0.2.9",
"@opentui/keymap": ">=0.2.9",
"@opentui/solid": ">=0.2.9"
},
"peerDependenciesMeta": {
"@opentui/core": {