1.2 KiB
1.2 KiB
2025-08-21
Chores
- Dependencies updated, [
ced885e012], [f9b40ea03d] - Rust 1.89 linting, [
79d19ceeb8] - GitHub workflow updated, [
0838420055], [6573af1ed7]
Features
- Horizontally scroll across logs. By default use
←&→keys to traverse horizontally across the lines when logs panel selected. Updatedconfig.tomlwithlog_scroll_forwardandlog_scroll_back[c190f0206c], [8939ac0345] - Force clear screen & redraw of UI. By default uses
fkey,config.tomlupdated withforce_redraw[50edbc0cc0] - Increase scroll speed using the
ctrlkey in conjuction with a scroll key,config.tomlupdated withscroll_modifier. The next release will removescroll_down_many&scroll_down_upkeys, [c5bbffdb5f]
Refactors
- remove macos cfg none-const functions, Zigbuild now uses Rust 1.87.0, [
eb686e2c95]
see CHANGELOG.md for more details