Git Product home page Git Product logo

Comments (1)

joouha avatar joouha commented on June 21, 2024 1

Hello,

Thank you for taking the time to write this up.

This is not an issue with euporie, but an issue with terminal graphics on Windows. See this issue for more info:

wez/wezterm#1236

I hope we can find a workaround which works for you!

If you use WSL, there are a few work-arounds you can try:

  • Run the Linux version of wezterm under WSLg
  • Use the Windows version of wezterm to connect to WSL over SSH (wezterm ssh 172.xx.yy.zz)
  • Use wsltty terminal, which supports sixel (& possibly iterm) graphics

If you're stuck using Windows-native Python, there's not a whole lot you can do until Windows implements ConPTY pass-through.

  • You can set --graphics=none and rely on ASCII graphics, will prevent the glitching issues you experienced, but obviously image quality is much lower.
  • You could also try using mintty terminal, which apparently supports sixel graphics on Windows (I haven't tested this.

Version 2.8.1 is the current latest version. PyPi is the place to track the "official" latest version. I have to manually add the realeases to GitHub, and must have forgotten for the v2.8 releases! I could probably create a GitHub workflow to do this automatically.

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.