Git Product home page Git Product logo

Comments (5)

IndianBoy42 avatar IndianBoy42 commented on June 20, 2024

The same happens in notebook

from euporie.

joouha avatar joouha commented on June 20, 2024

Hi,

I think that possibly viu was detecting that your terminal supports kitty graphics and was trying to return kitty graphics rather than block graphics which euporie expects.

Anyway, I've fixed this by adding the -b flag when calling viu for force block graphics output.

I've made a new release with the fix (v2.4.2) which you can try.

from euporie.

IndianBoy42 avatar IndianBoy42 commented on June 20, 2024

Interesting, I'll try it once I get back, but if I have kitty graphics shouldnt it be using kitty graphics? Or am I misunderstanding how it's used

from euporie.

IndianBoy42 avatar IndianBoy42 commented on June 20, 2024

This works now, thanks!

from euporie.

joouha avatar joouha commented on June 20, 2024

Interesting, I'll try it once I get back, but if I have kitty graphics shouldnt it be using kitty graphics? Or am I misunderstanding how it's used

Euporie generates both block-graphics and terminal graphics (if supported). The block-graphics rendering is used as a fall-back, and is displayed when a UI element such as a menu or dialog box could overlap an image, as most terminals do not support text over graphics.

Euporie does not need an external tool to convert images for display using the kitty graphics protocol, but will use external tools (viu is one of several options) for block-graphics rendering if one is available which is faster / better than the available Python implementation.

from euporie.

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.