Giter VIP home page Giter VIP logo

Comments (7)

akiyosi avatar akiyosi commented on August 21, 2024 1

In Windows, Gonvim have a probrem.

Gonvim starts asynchronously nvim.exe which find the $PATH in the startup sequence and attaches to neovim.
The problem is that it will attach to the state in which nvim.exe can not be completely started depending on the timing, and it ends with an error.

It's fix my fork branch. try it.
https://github.com/akiyosi/gonvim

from gonvim.

dzhou121 avatar dzhou121 commented on August 21, 2024

What happens if you double click nvim.exe in the bin folder? And which version is your Windows and 32 or 64 bit?

from gonvim.

romgrk avatar romgrk commented on August 21, 2024

64-bit, windows 7

When I double-click the nvim.exe in the folder, I get a terminal window with neovim running inside it. (no colors, but otherwise seems to be running fine)

from gonvim.

dzhou121 avatar dzhou121 commented on August 21, 2024

Run gonvim.exe -u NORC from cmd? The only thing I can think of is when starting nvim, it throws something to stderr and it just hangs. I'm testing on Windows 7 64 bit as well so should be fine.

from gonvim.

romgrk avatar romgrk commented on August 21, 2024

Yeaa, that was indeed the issue, there is something on stderr and it hangs.
Note that running gonvim.exe -u NORC had no effect, but I removed my nvim config directory and it started fine. Thanks.

from gonvim.

zhuxindong avatar zhuxindong commented on August 21, 2024

I have the same problem as you,running gonvim.exe -u NORC had no effect,my os vserion is windows10,
and i didn't find the nvim config directory

from gonvim.

zhuxindong avatar zhuxindong commented on August 21, 2024

thankyou ,i download your branch ,and it works well

from gonvim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.