Giter Site home page Giter Site logo

diff not opened in separate view & mouse scrolling not working with git v2.41.0.windows.2 in standard git bash console about git-split-diffs HOT 2 CLOSED

banga avatar banga commented on August 19, 2024
diff not opened in separate view & mouse scrolling not working with git v2.41.0.windows.2 in standard git bash console

from git-split-diffs.

Comments (2)

banga avatar banga commented on August 19, 2024

I think unfortunately this is likely to be an issue with less, not git-split-diffs. Essentially, git-split-diffs just spits out the entire colorized diff and less (which is shipped with your OS) handles the scrolling and navigation. I suspect that the terminal emulator you're using (is it git bash?) behaves differently from linux. https://unix.stackexchange.com/questions/469360/less-performs-differently-when-invoked-from-bash-and-from-git is one example complaining about this. You can try changing the arguments passed to it in git config and seeing if that takes effect. Btw, you seem to have less -+RFX, whereas I use less -RFX, not sure if that makes a difference.

from git-split-diffs.

Velociraptor45 avatar Velociraptor45 commented on August 19, 2024

Thanks for looking into it. The issue seems to have been fixed with git v2.42.0 :)

Regarding the less -+RFX: Your documentation in the README says to use the + in order to enable scrolling (altought I just noticed the documentation describes -+LFX, but I assume the L is not the significant part there?)

from git-split-diffs.

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.