Skip to content

v1.2.0

Latest

Choose a tag to compare

@igorlfs igorlfs released this 06 Jun 00:48
ba5c838

1.2.0 (2026-06-03)

Features

Bug Fixes

  • autoscroll: handle early win closing (#178) (57961b3)
  • change key 'buf' to 'buffer' to support 0.11 (#184) (988c0cf)
  • guard readOnly dim highlight (c9f3a7b)
  • hover: handle multi-byte characters in width calculation (2fe1056)
  • keymaps: do not mix up console keymaps with others (8d01f14)
  • strip whitespace (newlines only) when strictly necessary (#179) (dd43736)
  • types: minor keymap related fixes (f227b1f)
  • virtual-text: clear extmarks from all bufs on exit (0a0cafc)
  • virtual-text: handle injections (6be5247)
  • winbar: ensure win is valid before setting keymaps (3e30b31)
  • winbar: properly handle missing window (3f328fc)