Code Monkey home page Code Monkey logo

Comments (2)

bryphe avatar bryphe commented on July 20, 2024

The goodness of vim should not come with terrible user experiences that are only present because terminals 30 years ago didn't offer better solutions.

Yes, you hit the nail on the head here - this is really one of the implicit goals I had in mind, but didn't call out. This is an important goal of the project, so I added it in the README.

It would be great to improve that 'Hit enter to continue' experience. Need to check the msgpack-rpc API and see if there is a way today to get errors. That extended UI PR (neovim/neovim#5686) seems like it will help here, by decoupling additional parts of the UI to allow us to choose how to render them.

In terms of errors specifically, there is definitely a problem with errors on startup not being reported by neovim to external UIs: neovim/neovim#3901. Past startup, need to check and see if the msgpack-RPC API supports an event/notification for this. If there is a notification in parallel, we could potentially start the UI for this and implicit press enter for the user, until the external UI work is complete.

from oni.

CrossR avatar CrossR commented on July 20, 2024

I think this is an issue I occasionally run in to.

I've got some Latex plugins that work fine on Linux, but they probably aren't defined properly on Windows, so if I open a .tex file on Windows Oni loads to a black screen. I hit enter and carry on like normal, using :messages if I think the message should be checked.

Not an issue for me yet, and it looks like the linked issues are still not merged, but just thought I should add on some support to this.

from oni.

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.