Skip to content

v0.37.0

Choose a tag to compare

@github-actions github-actions released this 28 Sep 19:21
· 30 commits to master since this release
b69bdc8

[0.37.0] - 2025-09-28

πŸš€ Features

  • Support file line positions for the micro editor (#424)
  • Add mouse wheel scrolling support
  • Simple mouse interactions
  • Show the diff on the stash detail screen

πŸ› Bug Fixes

  • Mouse clicks on invalid screen lines trigger actions
  • Avoid redrawing for unhandled mouse events
  • Disable mouse reporting when mouse support is disabled
  • Workaround Termwiz mouse scroll event buggy handling