github akiyosi/goneovim v0.6.4
Goneovim v0.6.4

latest releases: nightly, v0.6.8, v0.6.7...
21 months ago

Fixes:

  • Fix panic when handling unexpected event names

  • Fix a problem with the cursor position on the external cmdline

  • Fix an issue where applications sometimes took up to 10 seconds to exit. (#374)

  • Fix #353

  • Improve close button quitting process. (#422). Added a related setting item: ItemSaveConfirmationWithCloseButton.

Changes:

  • Improve transparency in multigrid ui. Previously, DrawWindowSeparator was implicitly enabled in settings where the Transparent were enabled in settings.toml, but this specification has been removed.

Features:

  • Improve highlighting of words being converted in input method

  • Add toggle command GonvimToggleHorizontalScroll to enable/disable horizontal mouse scroll functionality

  • Support dropping filepath into the message area

  • Add GonvimMousescrollUnit configuration item to control the behavior of mouse scrolling

  • Add the feature to hide the mouse cursor when typing.

    HideMouseWhenTyping = false
    

Don't miss a new goneovim release

NewReleases is sending notifications on new releases.