kitty/shell-integration
Izhar Ameer Shaikh 483dd30e18 shell-integration/ssh: Support arch=arm64, for MacOS
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).
2024-05-08 23:44:35 -07:00
..
bash notify_on_cmd_finish: Show the actual command that was finished 2024-05-09 09:49:26 +05:30
fish notify_on_cmd_finish: Show the actual command that was finished 2024-05-09 09:49:26 +05:30
ssh shell-integration/ssh: Support arch=arm64, for MacOS 2024-05-08 23:44:35 -07:00
zsh notify_on_cmd_finish: Show the actual command that was finished 2024-05-09 09:49:26 +05:30