mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 16:37:27 +00:00
On some Macs (e.g. M1, 2020), `uname` returns 'Darwin' and `uname -m` retuns 'arm64', this case is not handled in shell-integration. As a result, ssh kitten transfer fails with: >> Unknown CPU architecture arm64 Fix this by adding the case for arch=arm64 in kitten and kitty shell-integration scripts. Tested this on Mac Pro (M1, 2020). |
||
|---|---|---|
| .. | ||
| bootstrap-utils.sh | ||
| bootstrap.py | ||
| bootstrap.sh | ||
| kitten | ||
| kitty | ||