This release brings several improvements to usability, key mappings, and internal code quality (#352).
🔧 Key Changes
-
Intuitive pane resizing with
Ctrl-H,Ctrl-J,Ctrl-K,Ctrl-L
You can now resize almost all panes using these familiar directional key combinations, making navigation and layout adjustments more intuitive. -
Telemetry flush key changed to
Ctrl-X
Due to the remapping of resize keys, the telemetry flush action has been reassigned toCtrl-X.
🛠 Refactoring & Quality Improvements
-
Major internal refactoring
A significant refactor has been completed across the codebase, simplifying internal logic and improving maintainability. -
Improved test coverage
The refactoring effort also increased overall test coverage.
💬 Feedback
If you notice anything unexpected or have suggestions, please feel free to open an issue.
Other changes
- chore(deps): bump the dependencies group with 6 updates by @dependabot[bot] in #363
- chore(deps): bump the dependencies group across 1 directory with 6 updates by @dependabot[bot] in #364
- [Automated] Update otel-tui/tuiexporter version by @github-actions[bot] in #365
Full Changelog: v0.5.6...v0.6.0