Skip to content

0.2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 06:05
· 76 commits to main since this release
  • New Lua APIs:
    • Raw input events
    • Frame rendered events
    • Fullscreen
  • Addressed crash on startup (issue)
  • Fixed positioning of offscreen floats (issue)
  • Only set BG override for transparent windows to address confusion with example
    config (issue)
  • Fixed cursor blink and highlight (issue)
  • Switched to font-kit for font loading (issue)
  • Removed use of Neovim ext_hlstate which caused freezes
  • Removed nonuniform sampling graphics requirement
  • Handling new Neovim chdir events
  • Pass commandline arguments following -- to Neovim
  • Fixed underline positioning for multiple windows
  • Fixed reversed highlight colors not rendering
  • Sending window focus events to Neovim
  • Fixed cursor drag handling
  • Set window title
  • Ignore scroll events when switching buffers
  • Only run setup code when running inside of Neophyte

Full Changelog: 0.2.4...0.2.4