Skip to content

v0.44.5

Latest

Choose a tag to compare

@unkn0wn-root unkn0wn-root released this 01 Jul 21:45

Resize keys are now orientation aware

  • g+h / g+l - adjust the editor/response width in side-by-side layout (and the sidebar width when the navigator is focused - same as before).
  • g+j / g+k - adjust the editor/response height in stacked layout.

Chords that don't apply to the current layout are simply ignored so you can't accidentally reset your panes. Note: g+j / g+k now collapse/expand navigator branches only while the navigator is focused.

Custom bindings.toml files keep working as-is.

Smoother latency indicator

The latency animation in the header now eases into the placeholder instead of blinking out and the sparkline keeps a fixed width while it fills up.

Small stuff

The command bar now hints the resize keys (g h/j/k/l) and drops the ^O Open entry to make room (Ctrl+O still works).