akiyosi
akiyosi
@restfuladi Gentle Ping
@restfuladi Thanks for reply. Your opinion is well understood. One possible approach would be, for example, to leave the amount of pixel scrolling that is less than the height of...
> I also noticed these are both running in Intel emulation mode and I'm not sure how much that costs. goneovim does not yet prepare binaries for the Apple M1...
@gmankab @shiena Hi :) This is a specification of Neovim's multigrid architecture. The multigrid architecture controls Neovim's buffers and windows in logical units called grids. In this situation, status lines,...
> @akiyosi, but why now i can see welcome message in goneovim after i open :help :intro This is because the Welcome content is drawn on the "normal" grid, not...
I would like to keep this issue open, as it is possible that there are others who care about this issue and it would be better to have it fixed.
It seems that the Neovim core supports that feature. Related: * https://github.com/neovim/neovim/pull/24764 * https://github.com/neovim/neovim/issues/24705
Hi :) I understand the opinion, but I believe there are users who do not like that behavior. By putting the following settings in init.vim, you can copy the word...
@hgomersall Sorry I haven't been able to reply. It's not that I don't like the behavior, it's that I'm not comfortable defining such behavior by default. neovim can be configured...
Hi, Thanks for this issue report. What is your goeovim's versions (`/path/to/goneovim --version`)?