-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wsl option doesn't work in my environment #457
Comments
@masebb From the log situation, it seems that you are able to connect to the nvim instance on WSL, but then it crashes due to some factor. Therefore, I would appreciate it if you could run the following fixed binary in debug mode and provide the test.log output. https://github.com/akiyosi/goneovim/actions/runs/4665198934 |
Thanks for quick reply! test.log
|
I have a question unrelated to the issue, I would like to start goneovim in wsl mode by default, but I can not think of way because there is no setting item in the Config file. Is there any way? |
@masebb
|
@masebb @shiena https://github.com/akiyosi/goneovim/actions/runs/4697854238 An example configuration is shown below.
|
Same behavior like #336 (the window appears and then closes) but not have same logs at
--debug
optionNeovim is displayed for while until the window opens and closes, but line numbers etc. are displayed which I set in vimrc, probably this Neovim is started in wsl, maybe wsl not be the cause
goneovim : Goneovim Nightly build at 8ec23e6
OS : Windows10 22H2
WSL Version : 1.1.6.0
Ubuntu in WSL : Ubuntu 22.04.2 LTS
Neovim in Ubuntu : 0.6.1
C:\Users\username\Downloads\goneovim-windows\goneovim.exe --wsl --debug=test.log
test.log
The text was updated successfully, but these errors were encountered: