Giter VIP home page Giter VIP logo

Comments (3)

zakissimo avatar zakissimo commented on August 11, 2024

Nevermind, I used "-f" to force colors and it works. (a bit slow but looks nice)

*) bat -f "$file" ;;

image

Is there a way to make it fast ?

from lf-gadgets.

slavistan avatar slavistan commented on August 11, 2024

@zakissimo I use bat for previews as well, and while it's noticeably slower to generate the preview than cat, it's still fast enough for me. You could check whether bat is the bottleneck in your setup or if there is some other configuration issue by running a few bat commands manually in the terminal in order to get a feel for the startup latency of bat vs cat. That latency is, of course, the best you'll get out of your lf previews.

If you're working on an older or slower machine take note that bat is orders of magnitude larger and more complex than cat (ls -la /usr/bin/bat /usr/bin/cat). This complexity comes at a price, which may be noticeable on lower-end machines.

from lf-gadgets.

zakissimo avatar zakissimo commented on August 11, 2024

Yes it's definitely my machine @slavistan . Thanks for your input and sorry for the inconvenience .

from lf-gadgets.

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.