Giter Club home page Giter Club logo

Comments (4)

kirawi avatar kirawi commented on June 12, 2024

It can be highlighted via ui.statusline.inactive IIRC

from helix.

pascalkuthe avatar pascalkuthe commented on June 12, 2024

modes do not exist per view and are global. This is intentional, it was different in the past and caused significant problems/bugs.

We also want to move away from having so many builtin modes. The only modes we ant to exist is normal and insert-mode. All other modes should just be sticky keymaps (wouldn't change much from the users perspective except for the way remapping works). So adding additional buildin modes goes in the opposition direction of what is planned.

from helix.

7ombie avatar 7ombie commented on June 12, 2024

It can be highlighted via ui.statusline.inactive IIRC

@kirawi - I also thought ui.statusline.inactive would work that way, but it styles the statusline when inactive.

We also want to move away from having so many builtin modes.

@pascalkuthe - This isn't a mode per se. When I said "first-class", I meant that it acts just like the other modes in terms of how you configure and style it. It doesn't have its own bindings or anything like that (it's just something to do with the mode indicator when there is no proper mode).

Above all else, I'm just trying to address the way the mode indicator vanishes when you switch windows. If you agree that the indicator should continue to exist, that requires some kind of content. The rest of this proposal follows pretty naturally from there (to my mind).

from helix.

7ombie avatar 7ombie commented on June 12, 2024

@pascalkuthe - To be honest, I think you closed this too quickly. At the very least, your reason for closing it wasn't particularly relevant to the proposal, and doesn't address the underlying issue at all, mate.

from helix.

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.