Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Running this on Ubuntu on Windows #63

Open
nesteruk opened this issue Apr 15, 2017 · 5 comments
Open

Running this on Ubuntu on Windows #63

nesteruk opened this issue Apr 15, 2017 · 5 comments

Comments

@nesteruk
Copy link

Just curious if anyone has managed to run this on Windows 10 Ubuntu subsystem, whether it works at all.

@JBakamovic
Copy link
Owner

Would be interesting to see if this is possible even though I am not sure how many users it would be applicable to. It probably depends on the effort that needs to be put in to make it work.

However, my wish is to make C and C++-wise functionality both editor- and OS-agnostic so one will be free to integrate it into his/her environment of choice. I am kinda already on my way doing this but I am not sure how long will it take ...

@iperez319
Copy link

It worked for me. I had to download Xming X Server and to launch it I had to run the gtk-launch command.

@nesteruk
Copy link
Author

nesteruk commented Jun 12, 2017 via email

@JBakamovic
Copy link
Owner

JBakamovic commented Jun 12, 2017

... that we're talking about a terminal application

Yavide assumes GUI environment (i.e. GVim) and that is mainly due to the clientserver feature not being compiled in by default for CLI versions of vim by most of the distros that I have tried. clientserver is the basis for the async behaviour of the whole framework.

@yoyomanyoyo87 It would be great if you would be keen to share the steps you have made to make it work. Then we could add those to the documentation as well.

@robgrzel
Copy link

robgrzel commented Jan 5, 2018

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants