Git Product home page Git Product logo

Comments (6)

Mange avatar Mange commented on August 20, 2024

What is your $TERM inside tmux?

> echo $TERM

from pick.

geoffharcourt avatar geoffharcourt commented on August 20, 2024

.HI @Mange, my $TERM in tmux is screen-256color

from pick.

calleluks avatar calleluks commented on August 20, 2024

Thanks for reporting this @geoffharcourt.

pick is not using a specific color but instead uses the built in standout feature of the terminal.

If you run less < /dev/null, (END) should be printed at the top left of your terminal, when you press q it should go away. less should print (END) using the same standout feature pick uses. Can you check if you see experience similar problems with this command using different themes?

from pick.

geoffharcourt avatar geoffharcourt commented on August 20, 2024

@calleerlandsson, when I run that in the Jellybeans theme, I see don't see any highlighting.

This could be a problem with the theme, which certainly shouldn't be a concern of this project. I'm currently able to get highlighting with fzf, so I think that project must use a different means of applying a highlight.

from pick.

calleluks avatar calleluks commented on August 20, 2024

@geoffharcourt Looking at the fzf implementation, they seem to explicitly set a color pair of the output whereas pick will use the terminal default standout color pair. If the less command does not give you the right color, I unfortunately think there might be a problem with your theme.

from pick.

geoffharcourt avatar geoffharcourt commented on August 20, 2024

Thanks for the help, (I have zero experience reading C), looks like it's time to move on to a better theme.

from pick.

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.