Code Monkey home page Code Monkey logo

Comments (6)

Bobrokus avatar Bobrokus commented on June 6, 2024 2

Your version of less appears to come from BusyBox, which might not be compatible with ANSI escape sequences like color codes or UTF-8 characters.

This was the issue for me. I solved it by replacing the BusyBox less with @jftuga's version

To avoid conflicts from having two versions of less, I deleted C:\w64devkit\bin\less.exe, downloaded the x64 zip from the link above, and pasted less.exe in C:\w64devkit\bin

Yeah, you were right. I uninstalled w64devkit and installed the right version of less. Now it works fine again! Thanks to yall so much!

from bat.

eth-p avatar eth-p commented on June 6, 2024

Does it work if you use --paging=never?

Your version of less appears to come from BusyBox, which might not be compatible with ANSI escape sequences like color codes or UTF-8 characters.

from bat.

Bobrokus avatar Bobrokus commented on June 6, 2024

@eth-p I will try. Btw bat used to work completely fine before. It just started doing this out of nowhere.

from bat.

escritorio-gustavo avatar escritorio-gustavo commented on June 6, 2024

Your version of less appears to come from BusyBox, which might not be compatible with ANSI escape sequences like color codes or UTF-8 characters.

This was the issue for me. I solved it by replacing the BusyBox less with @jftuga's version

To avoid conflicts from having two versions of less, I deleted C:\w64devkit\bin\less.exe, downloaded the x64 zip from the link above, and pasted less.exe in C:\w64devkit\bin

from bat.

escritorio-gustavo avatar escritorio-gustavo commented on June 6, 2024

Btw bat used to work completely fine before. It just started doing this out of nowhere.

Removing less also solves the problem for me. What I think happened is you probably installed bat first, so it worked because less wasn't there, then you installed w64devkit, which brought along a broken version of less, which broke bat

from bat.

Bobrokus avatar Bobrokus commented on June 6, 2024

Does it work if you use --paging=never?

Your version of less appears to come from BusyBox, which might not be compatible with ANSI escape sequences like color codes or UTF-8 characters.

yes it does!!

from bat.

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.