Giter Site home page Giter Site logo

Comments (6)

debugloop avatar debugloop commented on June 14, 2024

My guess is that your delta version does not have the -s flag used for side-by-side view, can you confirm that? I'll add a check to that end asap, but you'll have to avoid side-by-side mode until I did that or update the delta version available on your system.

from telescope-undo.nvim.

joehannes avatar joehannes commented on June 14, 2024

Hey @debugloop ... if you're talking abut the neovim version, I was using neovim-nightly installed via brew on macOS, but I double checked now and the same problem exists with neovim (stable) ...

from telescope-undo.nvim.

debugloop avatar debugloop commented on June 14, 2024

from telescope-undo.nvim.

joehannes avatar joehannes commented on June 14, 2024

ohh, sorry from my side ...
here's my terminal output of the delta binary: (just tried to upgrade via brew, but it seems to be the latest version available anyway)
image

from telescope-undo.nvim.

joehannes avatar joehannes commented on June 14, 2024

hey @debugloop !
ok, sorry for that as well, am still feeling a bit flaky from a flu ... and a bit slow, anyway:

Finally checked the README when I found there's various delta tools out there (well, okok, I see now ...) ...
And found the tool I had installed was some other.

So the delta tool you seem to be using officially actually is named and brew-installed git-delta, but the binary then goes under the name delta.

Sooooo, hurrayyyy!!! thx for your work.
I've been using undotree until now but this with telescope implementation - if holding stable => I shall see - ... looks real good, I think I'll stick with this for now.

Anyway, here's a small UI-bug I found right away, a max-line-length/soft-wrapping-issue:
image

I shall open another ticket.

Thx, Joehannes

from telescope-undo.nvim.

debugloop avatar debugloop commented on June 14, 2024

Thanks for the hint, I'll incorporate the brew package name in the README I think.

As for the wrapping issue, that's to be expected: The preview is a terminal output in case delta is used, and as such it behaves like one regarding color escape sequences and so on. No way around that except not using delta but the internal rendering with treesitter highlighting.

from telescope-undo.nvim.

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.