BREAKING CHANGES:
- Remove fuzzy finder feature
- Remove markdown preview feature
Features:
- Add GuiMacmeta command
- Add helpdoc
- Add support letter spacing. See #288
- Add support float window z-index order.
Fixes:
- Fixed an issue where the display width of text in the input method editor was different from the cell width in the buffer.
- Fix an issue where scrolling on the minimap did not work properly.
- Fix an issue where font anti-aliasing would be broken when moving an application window between the main display and an external display (#284)
- Fix SIGSEGV (#290)
- Split the feature to show digits in pum as a plugin
- Fix an issue where controlling the appearance of the cursor with the
guicursor
option did not work properly. - Remove unnecessary parent widget setting process for cursors. (#295)
- Fix #297, #39#issuecomment-999180208