Results 16 issues of Lyude

Hi! I'm a long time neovim-gtk user, and for a while now I've actually been working on making quite a number of improvements to neovim-gtk on [a fork I've been...

**Describe the bug** If you have wrapping enabled in neovim-gtk (`:set wrap`) and you have a long string of text which contains words of varying lengths (such as the string...

Of course you know that when you scroll down in Corebird, it scrolls infinitely e.g. it loads new tweets for as long as you scroll down. When you scroll back...

This is more of an enhancement. Basically, occasionally there's tweets that come up on my timeline that I would like to be able to retweet on another one of my...

Enhancement

Right now there's no way on Corebird to tell if someone's account is set as private or not. It might be a good idea to add a lock or something...

Enhancement

To allow for using all available screen space, as we can omit a max_height/max_width when creating a documentation popup). I've found this to be useful with neovim-gtk's native GUI completion...

Hi! I wasn't able to find a comment section on your website, so I hope this isn't the wrong place to ask but am happy to move this question elsewhere...

Currently we don't have any nice way of handling errors that stem from our `.vimrc` on start. It's _possible_ that we might be able to add something, but some investigation...

enhancement

The big question is do we really care? Honestly using tokio feels a bit silly (and was mainly a choice I made since at that time, I had just started...

enhancement
low priority

There's a bit of work involved in starting up an nvim session, since we need to have control over when various events occur in order to be able to stay...

documentation
good first issue