Doesn't work at all
See original GitHub issueFor some reason it doesn’t work at all on one of my machines. Pressing :
doesn’t show the output in the statusbar, hjkl doesn’t move the cursor and I can’t enter Insert mode.
It used to work and then it didn’t.
I’m running Debian 10, using a neovim 0.4.3
I’ve built from source with RelWithDebInfo
, and specifying the output of which nvim
in the configuration.
Did I mess something up during compilation of neovim?
Issue Analytics
- State:
- Created 4 years ago
- Comments:9 (3 by maintainers)
Top Results From Across the Web
Is there any difference between "it's not working" and "it doesn ...
"It doesn't work" means that something is permanently broken, or is never effective. Here are some example situations: Your television is broken. A...
Read more >I can't work in a regular job like everyone else. What's ... - Quora
I'm a recently graduated graphic designer, and every job application that I come across makes me ... I don't want to work is...
Read more >How do I understand "It doesn't work all the time"?
It always means the first: It means it works sometimes. There is no real "logic" here ... It doesn't work every day =...
Read more >7 Reasons Why Employees Don't Work and What You Can Do ...
One reason behind employees being unwilling to perform at their job could be rapid changes in the work environment.
Read more >If your iPhone won't turn on or is frozen - Apple Support
If your iPhone has a frozen screen, doesn't respond when you touch it, or becomes stuck when you turn it on, learn what...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Can we get some diagnostic instructions, please?
I just installed neovim for the first time
brew install neovim
and this extension, specified"vscode-neovim.neovimPath": "/usr/local/bin/nvim"
but I can see no effects. Not sure what to try next.i just installed on ubuntu 18 and i get this in the vscode extension host log
vscode is 1.4.1
edit: my issues was that i wasn’t on nvim >0.4.2. upgrading to .5.0 works