akiyosi

Results 317 comments of akiyosi

@harg Hi :) it is because gvim and goneovim use different GUI frameworks, they handle fonts fundamentally differently.

Why was this closed? This is a needy request and should be OPEN.

Thanks for this issue. I am not yet familiar with homebrew, but I assume the following. ``` brew install goneovim // It treats and installs goneovim as a CUI program...

@HerCerM Hi, thanks for this issue report. Hmmm, I've investigated this and it's a difficult problem, the reason this doesn't happen with neovide may be a completely different approach to...

The following seem to be related; https://github.com/neovide/neovide/issues/1316

@shiena Hi, Thanks for this issue report. I have looked into this issue and it seems that externalization options such as tabline and command line cannot be enabled when attaching...

@shiena Thanks for additional info! Yes, I can confirm the problem you additionally reported in my environment. This is happening because Goneovim expects multigrid ui events, but neovim only emits...

@rabirabirara Hi, thanks for this issue. Please let me know your goenovim version`:GonvimVersion`, the contents of your settings.toml, and the version of your Windows OS (the result of `systeminfo` command...

@rabirabirara That is weird. The screenshot you have posted is what it looks like when `borderlesswindow` are `true`. Indeed, goneovim has its own window control when borderless windows mode. The...

@DimitrisMilonopoulos Hi :D Glad about your feedback. There is no particular reason not to do it regarding GPU support. However, I don't have a concrete implementation image of GPU support...