Open alechstong opened 4 years ago
What's WSL?
Also... is it definitely freezing? If you have a lot of notes it could just be it's taking a long time to load them the first time.
WSL = Windows Subsystem for Linux. aka.ms/wsl2
I am using simplenote-vim in linux and windows. It is working perfectly in both platforms.
The project I’m currently working on is being developed in Linux and debugged in windows. That’s why I am running WSL.
And it is definitely freezing. I left it running for several hours, and I had to terminate the terminal window. I will attach some screenshots tomorrow.
I can use the plugin fine (in windows) in my current setup, but it bothers me a little bit that I cannot get it to work in wsl.
------------------ Original ------------------ From: atomicules notifications@github.com Date: Fri,Nov 29,2019 0:07 AM To: simplenote-vim/simplenote.vim simplenote.vim@noreply.github.com Cc: Alex Tong alex@tejoten.com, Author author@noreply.github.com Subject: Re: [simplenote-vim/simplenote.vim] Stuck at :SimplenoteList in WSL(2) (#109)
What's WSL?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
Ok, thanks. I'm going to struggle investigating this one myself because:
Maybe I can spin up a Windows machine on Azure and install WSL? I don't know yet.
I am running Ubuntu 18.04 in WSL 2. I tried nvim and vim.nox (for python support) from the official repo. They all freeze at :SimplenoteList command. However, :SimplenoteNew works fine.
I'm using simplenote.vim in windows at the moment. Would be nice to be able to use it also in WSL.