Coder Social home page Coder Social logo

Blank screen about neovim-e HOT 6 CLOSED

ylecuyer avatar ylecuyer commented on September 27, 2024
Blank screen

from neovim-e.

Comments (6)

neojski avatar neojski commented on September 27, 2024

I have similar experience, just blank screen full of ~ but nothing happens when I press some keys.

I just updated nvim to the latest neovim and atom-shell to latest versions.

I'm getting same error about running without the SUID sandbox although I don't really know what it means:

[12516:0214/153759:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[12516:0214/153759:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context.  Error: Connection refused
[12545:0214/153759:INFO:renderer_main.cc(211)] Renderer process started
[12516:0214/153759:INFO:CONSOLE(20)] "child process spawned: 12556", source: /home/neo/neovim.as/src/nvim/nvim.js (20)

from neovim-e.

neojski avatar neojski commented on September 27, 2024

I debugged that a little bit and apparently it's just drawing white on white. @get_cur_fg_color returns #ffffff.

from neovim-e.

neojski avatar neojski commented on September 27, 2024

To play with it you can just make nv_update_fg a noop. That's because nvim sends it's fg_color, which happens to be white, to hi neovim.as. And so it's painting white on white.

from neovim-e.

ylecuyer avatar ylecuyer commented on September 27, 2024

Thanks, I changed nv_update_fg to return black and I'm able to test neovim.as

from neovim-e.

coolwanglu avatar coolwanglu commented on September 27, 2024

Let me try with latest neovim, some things might have been changed.

from neovim-e.

coolwanglu avatar coolwanglu commented on September 27, 2024

OK, as in python-client, -1 means to use a default color, I've fixed this in the master branch.

from neovim-e.

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.