fix(tui): stop evicting unrelated default keybindings closes #2455
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed shared keybinding resolution to stop user overrides from evicting unrelated default shortcuts such as selector confirm and editor cursor keys ([#2455](https://github.com/badlogic/pi-mono/issues/2455))
|
||||
|
||||
## [0.61.0] - 2026-03-20
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
Reference in New Issue
Block a user