Skip to content

v5.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Dec 08:42

5.7.0 (2024-12-28)

Bug Fixes

  • diagnostic: check for nil when getting default_line (#463) (7664999)
  • output_panel: recreate window and term channel if panel closed (#477) (55aedb9)
  • strategies: handle quick exit (0dccb5e)
  • ui: combine virtual text bg highlight with cursor line bg (#465) (24b2e06)
  • watcher: race condition between positions update and watch run on (#479) (5cd797d)

Features