GithubHelp home page GithubHelp logo

Comments (5)

starfall-system avatar starfall-system commented on May 29, 2024 2

groff version? If 1.23.0, adding MANROFFOPT='-c' will probably fix the output.

cf. #2593 (comment)

from bat.

keith-hall avatar keith-hall commented on May 29, 2024

Interesting, that exact same invocation works fine for me with no spurious 4m etc stuff in the output. Just as a quick sanity check, does it make a difference with --pager=never in the mix? i.e. MANPAGER="sh -c 'col -bx | bat -l man -p --pager=never'" git commit --help

from bat.

hamza1311 avatar hamza1311 commented on May 29, 2024

I just tried it and no, it's the highlighting that's messing up, not the pager

from bat.

hamza1311 avatar hamza1311 commented on May 29, 2024

groff version? If 1.23.0, adding MANROFFOPT='-c' will probably fix the output.

cf. #2593 (comment)

Running MANPAGER="sh -c 'col -bx | bat -l man -p'" MANROFFOPT='-c' git commit --help fixes it, thanks for help. Perhaps this should be added in the README?

$ groff -v
GNU groff version 1.23.0
Copyright (C) 2022 Free Software Foundation, Inc.
GNU groff comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of groff and its subprograms
under the terms of the GNU General Public License.
For more information about these matters, see the file
named COPYING.

called subprograms:

GNU grops (groff) version 1.23.0
GNU troff (groff) version 1.23.0

from bat.

Diti avatar Diti commented on May 29, 2024

Running MANPAGER="sh -c 'col -bx | bat -l man -p'" MANROFFOPT='-c' git commit --help fixes it, thanks for help. Perhaps this should be added in the README?

It has already been added in README.md, about 4 years ago (#45f3c733)!

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.