Git Product home page Git Product logo

Comments (7)

Tyriar avatar Tyriar commented on June 29, 2024

Something like this would certainly be a lot easier to implement if the colors were still set via javascript instead of CSS.

from xterm.js.

parisk avatar parisk commented on June 29, 2024

That's true, but I think the better solution to combine both is to use a preprosessor like SCSS.

from xterm.js.

Tyriar avatar Tyriar commented on June 29, 2024

Even with a preprocessor, if the consumer wants to support more themes than are available they need to write all the styles themselves. If this is considered a feature, they will have to write the ::selection rules.

You can see how I put this together with VS Code here, I could probably transform it into a theme addon relatively easily if that's preferable to adding it to xterm.js.

from xterm.js.

parisk avatar parisk commented on June 29, 2024

Eventually I am not sure about this. It could make the Terminal look quite weird.

Terminal.app just changes the background of the selection to gray. @Tyriar could you please provide us with a screenshot of how gnome-terminal handles this?

Terminal.app screenshot

image

from xterm.js.

Tyriar avatar Tyriar commented on June 29, 2024

It sets fg to bg and bg to fg when selected. The good thing about it is that it's just as readable as the original text.

image

image

from xterm.js.

parisk avatar parisk commented on June 29, 2024

I think I tend more towards improving the background highlighting. I think that bg/fg color inversion is not what most users are used to right now.

from xterm.js.

Tyriar avatar Tyriar commented on June 29, 2024

Closing in favor of #692

from xterm.js.

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.