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
Kovid Goyal e973c45968
Fix build on XCode 13.1
Apple go on making it harder and harder to support multiple
versions of their pathetic operating system in one code base.

kIOMainPortDefault is the "non-deprecated" replacement for
kIOMasterPortDefault. However, it is now marked as being available only
on macOS 12 and later so it refuses to build in a codebase designed to
run on earlier versions of macOS. Le bubbling sigh.

According to https://developer.apple.com/documentation/iokit/kiomasterportdefault?language=objc
passing NULL has the same effect and avoids the stupid warning.
Hopefully this will work till Apple decides to spend their trillion
dollars doing more stupid shit.
2021-12-15 12:57:46 +05:30
.github GitHub says checkouting out HEAD^2 for merge commits is no longer needed for CodeQL 2021-12-01 20:20:58 +05:30
bypy Build binaries for Linux ARM64 2021-12-10 12:49:58 +05:30
docs Suppress warning about sphinx_inline_tabs not being marked for parallel reads 2021-12-15 12:11:32 +05:30
glad
glfw Fix build on XCode 13.1 2021-12-15 12:57:46 +05:30
kittens ... 2021-12-10 07:36:09 +05:30
kitty Fix push/pop of colors not updating colors on screen until a dynamic color is also changed. 2021-12-13 11:17:54 +05:30
kitty_tests When setting the OS Window title strip out CSI escape codes 2021-12-08 16:04:23 +05:30
logo [ImgBot] Optimize images 2021-11-25 05:39:11 +00:00
shell-integration Move the bash integration script into its own dir 2021-11-29 12:30:10 +05:30
terminfo Add the BEGIN key to terminfo 2021-10-07 13:15:06 +05:30
.editorconfig Fixed a typo and added some missing files. 2020-05-20 20:10:37 +00:00
.gitattributes Auto generate the boilerplate code to convert python opts to c opts 2021-06-03 18:30:13 +05:30
.gitignore Ignore virtual-machines.conf used to specify build VM locations 2021-12-09 11:44:21 +05:30
.ignore
__main__.py Drop support for python 3.6 2021-11-18 22:44:41 +05:30
Brewfile Start work on rsync support for file transfers 2021-09-17 13:41:45 +05:30
build-terminfo
CHANGELOG.rst Use new URL scheme and define the kitty website centrally as much as possible 2021-07-27 09:03:11 +05:30
CONTRIBUTING.md Use new URL scheme and define the kitty website centrally as much as possible 2021-07-27 09:03:11 +05:30
count-lines-of-code Auto generate the boilerplate code to convert python opts to c opts 2021-06-03 18:30:13 +05:30
gen-apc-parsers.py Drop support for python 3.6 2021-11-18 22:44:41 +05:30
gen-config.py Drop support for python 3.6 2021-11-18 22:44:41 +05:30
gen-key-constants.py Drop support for python 3.6 2021-11-18 22:44:41 +05:30
gen-wcwidth.py Drop support for python 3.6 2021-11-18 22:44:41 +05:30
INSTALL.md Format the INSTALL.md links 2021-09-23 20:31:13 +05:30
key_encoding.json
launcher.c Remove inline from .c files 2021-08-03 09:11:17 +05:30
LICENSE Update link 2021-09-28 14:23:49 +05:30
Makefile A new theme for the kitty website 2021-07-18 13:29:33 +05:30
mypy-editor-integration Fix mypy editor integration for changes in syntastic 2020-05-04 13:19:03 +05:30
nerd-fonts-glyphs.txt Unicode input kitten: Add symbols from NERD font 2020-09-22 19:47:39 +05:30
publish.py Shutdown the Linux VMs after building 2021-12-12 12:42:29 +05:30
README.asciidoc Use new URL scheme and define the kitty website centrally as much as possible 2021-07-27 09:03:11 +05:30
SECURITY.md ... 2021-03-17 14:45:23 +05:30
session.vim ... 2021-04-18 10:46:06 +05:30
setup.cfg Turn on strict checks for mypy 2021-10-27 14:00:38 +05:30
setup.py Build binaries for Linux ARM64 2021-12-10 12:49:58 +05:30
shell.nix shell.nix: add dependency on librsync 2021-09-25 14:37:38 +02:00
test.py Drop support for python 3.6 2021-11-18 22:44:41 +05:30
update-on-ox Allow updaing on ox with signed/notarized app easily 2020-08-19 20:08:34 +05:30
update-on-ubuntu Use bypy in update-on-ubuntu 2020-06-06 09:23:36 +05:30

= 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[https://repology.org/project/kitty/versions]