akiyosi / goneovim

A GUI frontend for neovim.
MIT License
2.36k stars 59 forks source link

Mouse shape on window edge does not change #479

Closed akiyosi closed 1 year ago

akiyosi commented 1 year ago

When HideMouseWhenTyping=true, the mouse shape does not change on the window edge. The mouse shape should change on the window edge to indicate that it is resizable. This problem seems to occur on Windows operating systems.

akiyosi commented 1 year ago

Fixed in 1bffc23