The project you posted is written with gtk vte and written for linux.

Also I've copied the vte.nim from my linux system to my windows system. But 
this fails with an access violation error. Then I tried using the cygwin vte 
package you've posted earlier and this is build for gtk2 not gtk3.

And yeah, I already started writing my own terminal widget a year ago (with the 
needs of my project), because i thought vte is not supported on windows.

I've did some more research and it seems that vte is not supported on windows.

Have a look at: 
[https://gitlab.gnome.org/GNOME/vte/-/issues/86](https://gitlab.gnome.org/GNOME/vte/-/issues/86)

Reply via email to