gotty icon indicating copy to clipboard operation
gotty copied to clipboard

mac m1 cpu zsh: segmentation fault gotty

Open LincolnBruce opened this issue 4 years ago • 3 comments

$arch -x86_64 brew install yudai/gotty/gotty
$gotty -h
$zsh: segmentation fault  gotty -h

LincolnBruce avatar Feb 04 '21 07:02 LincolnBruce

I have the same problem. mac m1 cpu zsh

lightnine avatar Apr 24 '21 13:04 lightnine

me too

N1h1l157 avatar Oct 19 '21 12:10 N1h1l157

I think you should not specific architecture to x86, M1 chips's architecture should be arm.

It seems the homebrew repository have not ingested the arm edition for this project. You can download and compile this repo on your machine. #337

xingxing avatar Sep 14 '22 02:09 xingxing