Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Terminal run error with panic #17

Open
hom opened this issue Mar 19, 2024 · 1 comment
Open

Windows Terminal run error with panic #17

hom opened this issue Mar 19, 2024 · 1 comment

Comments

@hom
Copy link

hom commented Mar 19, 2024

I installed imgcat with scoop and run it to display avatar.png .
imgcat throw error with below:

(base) PS C:\Users\mago\Downloads> imgcat avatar.png
2024/03/19 10:55:42 failed to get the terminal size: unsupported
panic: failed to get the terminal size: unsupported

goroutine 1 [running]:
log.Panicf({0x8cd730, 0xc0000060c0}, {0xc000109f10, 0x18cd63, 0x18cd64})
        /opt/hostedtoolcache/go/1.17.7/x64/src/log/log.go:361 +0x67
main.scale({0xc000064000, 0x1, 0x18cd64})
        /home/runner/work/imgcat/imgcat/main.go:151 +0xe8
main.main()
        /home/runner/work/imgcat/imgcat/main.go:287 +0x15f
@1kaiser
Copy link

1kaiser commented May 25, 2024

🙏🏻 @danielgatis can this kind of introduction be added at the top of readme.md [linux | windows | osx] installation bash -c "$(wget -qO- https://raw.githubusercontent.com/yorukot/superfile/main/install.sh)" << for example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants