Skip to content

v0.13.1 with fix for CTRL+[ and CTRL+]

Latest
Compare
Choose a tag to compare
@zbyna zbyna released this 01 Jun 21:43
· 0 commits to main since this release

Version 0.13.1 from main repository with fix for neovide#2459 in library rust-windowing/winit#3696

  • 2nd version of fix based on ascii value of char emitted by WM_CHAR message
  • explained here
  • so far not merged