On Thu, Oct 10, 2024 at 3:37 PM Thomas Passin <[email protected]> wrote:

> I think they got it working with Qt6 too.  I haven't been able to tell
> from their web site. There could be another way forward, too.  NeoVim has a
> Python API, and it also has a remote API system.  If we were to embed a
> stock NeoVim window into a Qt widget, we could communicate with it over
> this interface.  We could do anything their scripting system will do, which
> means darn near anything.  It could be wrapped much as a LeoTextBrowser is
> wrapped.  From NeoVim docs:
>
> "Nvim Python scripting is performed by an external host process
> implemented in ~2k lines of Python"
>
> You can look at  some of the UI docs
> <https://neovim.io/doc/user/gui.html#gui>.
>
> I've never been a VIM user, and whenever I look at it all I see is a lot
> of complication with little benefit to the way I use editors. So I may not
> be a good person to work on it.
>

Thanks for this update.

I have little interest in the project either, but I might consider it if I
get bored in my retirement :-)

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAMF8tS3mbV%3D4kbHtt48bAsn21aLo20_i4k8tREL3y6K-%3DL2d%2BQ%40mail.gmail.com.

Reply via email to