Fixes:
- Fix an issue where FocusGained does not reload the buffer when auto-read is set (#492)
- Fix problem with window titles being overwritten with blank characters (#484)
- Fix Winbar rows not scrolling during smooth scrolling in float window
- Fix an issue with mouse scrolling not working properly in terminal mode
- Fix a problem with the ModeEnablingIME setting that was not handling the terminal mode well.
- Fix freeze problem at 1000@a (#480)
- Fix problem with mouse shape not changing on window edges (#479)
- Fix updating content in the message grid
Changes:
- Update go version to 1.21.0
- Improved handling of font metrics-based window resizing when maximizing the window.
Features:
- Add option
--noconfig
to skip loading settings.toml file