simplenote-vim / simplenote.vim

vim plugin to interact with the simplenote service
http://www.vim.org/scripts/script.php?script_id=3582
MIT License
368 stars 31 forks source link

Stuck at :SimplenoteList in WSL(2) #109

Open alechstong opened 4 years ago

alechstong commented 4 years ago

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.

atomicules commented 4 years ago

What's WSL?

atomicules commented 4 years ago

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.

alechstong commented 4 years ago

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.

atomicules commented 4 years ago

Ok, thanks. I'm going to struggle investigating this one myself because:

  1. I'm really struggling to find any time at the moment to work on "stuff"
  2. I no longer have access to any Windows machines

Maybe I can spin up a Windows machine on Azure and install WSL? I don't know yet.