Skip to content

v1.9.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 09:18
a8bc1d2

1.9.1 (2024-06-16)

Bug Fixes

  • animate: set scrolloff=0 to keep proper cursor positions (7a9d0a3)
  • dont layout when cmdwin is active. Fixes #78 (1afa13e)
  • restore topline/lnum when needed (c6a624c)
  • window: fix winhl when reset by the other window (c40a55e)
  • window: winhl was not always applied (1f4e1ef)

Performance Improvements

  • calculate layout in one run and make sure it's idempotent (7ab14cd)