Code Monkey home page Code Monkey logo

Comments (11)

CarterLi avatar CarterLi commented on June 12, 2024

Seems to be a terminal bug. Can you reproduce it with Windows Terminal?

from fastfetch.

brian6932 avatar brian6932 commented on June 12, 2024

Nope doesn't happen on wt, or conhost/OpenConsole just by itself (shell independent behavior).

from fastfetch.

CarterLi avatar CarterLi commented on June 12, 2024

Doesn't happen on Wezterm either. I think you should report it to alacritty

from fastfetch.

CarterLi avatar CarterLi commented on June 12, 2024

I think it was caused by the hyperlink escape code. I don't know if alacritty supports it. If not, the escape code should be silently ignored.

fastfetch --pipe may work

from fastfetch.

brian6932 avatar brian6932 commented on June 12, 2024

Yes fastfetch --pipe works, removes all straggling characters, there's just no color. Weird though, Alacritty does support hyperlink escapes.

from fastfetch.

CarterLi avatar CarterLi commented on June 12, 2024

fastfetch --disk-key 'Disk ({1})' should also work

from fastfetch.

CarterLi avatar CarterLi commented on June 12, 2024

Tested in Linux. alacritty worked fine. Therefore it should be a Windows specific issue.

from fastfetch.

brian6932 avatar brian6932 commented on June 12, 2024

fastfetch --disk-key 'Disk ({1})' should also work

Wait nope, it doesn't, I disabled disk by accident :P

from fastfetch.

CarterLi avatar CarterLi commented on June 12, 2024

I downloaded and tried alacritty. It worked for me in both Win11 and Win10 (VM)

image

Have no idea what's wrong in your machine.

from fastfetch.

brian6932 avatar brian6932 commented on June 12, 2024

It might be because I replace conhost with OpenConsole, you need to either use msys or power off your vm (that way you can bypass file locks), and then cp OpenConsole.exe /c/windows/System32/conhost.exe -f https://github.com/microsoft/terminal/releases/tag/v1.20.11271.0 with the zip as your working dir. Then try launching Alacritty and see if you can repro 🤔. If it's not this, I'm out of ideas tbh.

from fastfetch.

brian6932 avatar brian6932 commented on June 12, 2024

Uhh, I restarted my PC, and updated to the latest Alacritty master, the issue disappeared, I have no clue what the cause was o_O.

from fastfetch.

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.