If you live in the terminal, kitty is made for you! Cross-platform, fast, feature-rich, GPU based.
Find a file
Kovid Goyal 9d3a2cc219
Fix space based ligatures not rendering correctly
The new infinite ligature cache needed to be keyed by total number of
cells as well as total number of glyphs, otherwise a space based
ligature which is the same glyph rendered in different numbers of cells
wold render incorrectly when present in multiple forms. Fixes #3729
2021-06-16 18:41:01 +05:30
.github Cocoa grabs control+function key presses so use dedicated cmd based shortcuts for those on macOS 2021-06-13 18:20:14 +05:30
bypy Remove unused pyc files from frozen bundles 2021-06-11 12:46:12 +05:30
docs Fix space based ligatures not rendering correctly 2021-06-16 18:41:01 +05:30
glad
glfw Fix #3719 2021-06-13 09:07:08 +05:30
kittens ssh kitten: Fix non-standard properties in terminfo such as the ones used for true color not being copied 2021-06-12 07:27:14 +05:30
kitty Fix space based ligatures not rendering correctly 2021-06-16 18:41:01 +05:30
kitty_tests Fix trailing parentheses in URLs not being detected 2021-06-04 18:13:36 +05:30
logo chore(logo): add missing attribution 2021-04-29 09:11:20 +02:00
terminfo Add Smulx to terminfo 2021-06-14 11:58:52 +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 Start work on using bypy to build the binaries 2020-06-04 13:51:50 +05:30
.ignore
__main__.py Sort imports 2021-06-07 15:01:30 +05:30
Brewfile github actions CI updated to python 3.9 2020-10-14 19:13:46 +05:30
build-terminfo
CHANGELOG.rst
CONTRIBUTING.md Remove trailing whitespace 2020-07-09 01:57:39 +02:00
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 Graphics protocol: Add a control to allow clients to specify that the cursor should not move when displaying an image 2021-03-22 22:16:40 +05:30
gen-config.py Store the paths from which config data is read on the created options object 2021-06-05 12:55:00 +05:30
gen-key-constants.py Add support for the keypad Begin key 2021-04-11 07:58:27 +05:30
gen-wcwidth.py Unicode input: Make diamond a synonym for gem 2021-04-02 12:53:58 +05:30
INSTALL.md
key_encoding.json
launcher.c Use the gcc cleanup attribute in launcher 2021-02-19 18:34:12 +05:30
LICENSE
Makefile
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 Add link to changelog in github release notes 2021-05-07 06:18:42 +05:30
README.asciidoc Re-organize README a bit 2021-04-22 20:32:34 +05:30
SECURITY.md ... 2021-03-17 14:45:23 +05:30
session.vim ... 2021-04-18 10:46:06 +05:30
setup.cfg Minor strictness increases 2020-03-14 14:59:31 +05:30
setup.py Add support for XTVERSION version reporting escape code 2021-06-14 10:20:50 +05:30
shell.nix Add shell.nix 2020-10-31 01:44:33 +01:00
test.py Fix test suite getting type checked accidentally 2021-02-19 15:19:04 +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.html[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]