fix(tui): skip Termux height redraws closes #2467

This commit is contained in:
Mario Zechner
2026-03-20 19:35:50 +01:00
parent 6b83bf4b59
commit 16937947be
3 changed files with 105 additions and 19 deletions

View File

@@ -5,6 +5,7 @@
### 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))
- Fixed Termux software keyboard height changes from forcing full-screen redraws and replaying TUI history on every toggle ([#2467](https://github.com/badlogic/pi-mono/issues/2467))
## [0.61.0] - 2026-03-20