timothy eichler

Results 17 comments of timothy eichler

Ok I will give that a go. I.e doing a vim.command from within the init function stops the plugin from being found when I do updateremoteplugins... is this the correct...

The number 1 reusable thing would be the rtf, allowing muliple fonts, sizes, colours etc. Outside of neovim maybe things like file syncing etc.

> you've got "sponsors" in your list but then you're suggesting that it should be dropped, which is it? Oops. Sponsors is definitely nice, I think modifying the page to...

related https://github.com/neovim/python-gui/issues/3

Oops, will take a look today.

I have recommended that xlib no longer be used, i have no time frame for fixing this. Xlib support is also broken, binding to `escape` for instance will fail. This...

The current implementation of scrolling is not feasible with splits. Redrawing the enitre screen is too slow as the overhead of creating text objects is quite high. If we want...

Annoying for sure, new code -> ` self.call_soon_threadsafe( futures._copy_future_state, future, new_future)) `