Fixes:
- Fix displaying external command palette in external window
- Fix position calculation process for popupmenu on windows with independent font settings
- Fix a problem in which the password could not be input when the ssh option was specified in the default detached application startup
- Fix to notify correct external pum information to Neovim side. (#388)
- fix: Suppress window activation when font selection dialog is displayed
- Fix handling float window position
- Fix scrolling of window with no cursor focus
Changes:
- Add config item
ModeEnablingIME
to control the IME in the vim mode.DisableImeInNormal
is deprecated
Features:
- Support for specifying the color of scrollbar
- Support for setting titlebar hidden in borderless window