If you live in the terminal, kitty is made for you! Cross-platform, fast, feature-rich, GPU based. https://sw.kovidgoyal.net/kitty/
Find a file
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
.github Fix CI build failure on macOS 2024-04-30 09:48:51 +05:30
3rdparty chore: remove repetitive words 2024-04-04 13:19:49 +08:00
bypy Revert simde back to 0.7.6 2024-04-30 10:55:05 +05:30
docs notify_on_cmd_finish: Show the actual command that was finished 2024-05-09 09:49:26 +05:30
gen Fix @ send-key not working to send keys to self over TTY 2024-03-05 13:09:07 +05:30
glad
glfw Wayland: Fix crash on compositors that dont support the window activation protocol 2024-05-06 08:52:01 +05:30
kittens hints kitten: Report the pattern used when no matches are found 2024-04-20 05:14:03 +05:30
kitty notify_on_cmd_finish: Show the actual command that was finished 2024-05-09 09:49:26 +05:30
kitty_tests Make processing of input from child in test pty device a bit more robust 2024-05-05 14:05:51 +05:30
logo Oxipng/svgo images to save some 150KB~ 2024-03-25 23:42:56 +01:00
shell-integration shell-integration/ssh: Support arch=arm64, for MacOS 2024-05-08 23:44:35 -07:00
terminfo Fix #7321 2024-04-08 07:39:50 +05:30
tools kitten @ send-key: Fix some keys being sent in kitty keyboard protocol encoding when not using socket for remote control 2024-05-02 11:04:41 +05:30
.editorconfig
.gitattributes make clean should clean generated asm as well 2024-02-25 09:57:40 +05:30
.gitignore update .gitignore for vt branch as well 2024-02-05 13:33:30 +05:30
.ignore
__main__.py
Brewfile Fix CI build failure on macOS 2024-04-30 09:48:51 +05:30
build-terminfo Make the terminfo database available in the compiled module 2024-03-21 10:16:50 +05:30
CHANGELOG.rst
CONTRIBUTING.md
count-lines-of-code Move base64simd into a 3rdparty folder 2024-02-25 09:57:29 +05:30
dev.sh
go.mod Bump the all-go-deps group with 3 updates 2024-05-06 03:40:36 +00:00
go.sum Bump the all-go-deps group with 3 updates 2024-05-06 03:40:36 +00:00
INSTALL.md
key_encoding.json
LICENSE
Makefile
publish.py Run clean + debug on branch switch for publish 2024-05-08 21:28:22 +05:30
pyproject.toml Exclude tests from pylsp type checking 2024-04-12 08:52:23 +05:30
README.asciidoc
SECURITY.md
session.vim Switch to LSP for mypy 2024-03-28 19:36:07 +05:30
setup.py Small performance increase in SIMD code 2024-05-04 09:47:02 +05:30
shell.nix
staticcheck.conf
test.py
update-on-ox

= kitty - the fast, feature-rich, cross-platform, GPU based terminal

See https://sw.kovidgoyal.net/kitty/[the kitty website].

image:https://github.com/kovidgoyal/kitty/workflows/CI/badge.svg["Build status", link="https://github.com/kovidgoyal/kitty/actions?query=workflow%3ACI"]

https://sw.kovidgoyal.net/kitty/faq/[Frequently Asked Questions]

To ask other questions about kitty usage, use either the https://github.com/kovidgoyal/kitty/discussions/[discussions on GitHub] or the
https://www.reddit.com/r/KittyTerminal[Reddit community]

Packaging status in various repositories:

image:https://repology.org/badge/vertical-allrepos/kitty.svg?columns=3&header=kitty["Packaging status", link="https://repology.org/project/kitty/versions"]