Closed Marskey closed 2 years ago
@Marskey Hi, Glad you liked it. And thanks for this issue report. I would like to know a little more about your issue.
You say that the cursor disappears while typing, does the problem occur with /path/to/goneovim -u NONE
?
if the problem does not occur with 1. please let me know your neovim configs.
Oh, my mistake, this is not a issue, it's a feature that i want it.
Neovide has a option let g:neovide_hide_mouse_when_typing = 1
i really like it, but Neovide is good tool but not faster than yours. can you add this options?
I understand the details of the requested feature. I think it is useful and I have added it to the goneovim. You can try the feature with the following CI job.
https://github.com/akiyosi/goneovim/actions/runs/3022868955
You can activate the feature by putting the following in settings.toml
[Editor]
# ...
HideMouseWhenTyping=true
Thank your
OS: macos Goneovim-version:0.6.3 this is fastest gui that i've used, i love it, Appreciate your effort