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 cb515157b3
Fix the selection getting changed if the screen contents scroll while the selection is in progress
When the selection object was refactored to track the input
co-ordinates, index_selection() was not updated accordingly.
Fixes #3431
2021-04-01 23:17:13 +05:30
.github Install libx11-xcb-dev on CI 2021-03-10 08:20:35 +05:30
bypy Run all tests on the full frozen build using the frozen launcher 2021-02-19 17:57:59 +05:30
docs Fix the selection getting changed if the screen contents scroll while the selection is in progress 2021-04-01 23:17:13 +05:30
glad
glfw Allow specifying a right_margin that is not rendered for the CSD title 2021-04-01 22:50:54 +05:30
kittens Use an enum for UTF8 decoder state 2021-03-31 15:19:27 +05:30
kitty Fix the selection getting changed if the screen contents scroll while the selection is in progress 2021-04-01 23:17:13 +05:30
kitty_tests More glyph grouping fixes 2021-03-25 14:06:16 +05:30
logo Fix window icon not working on X11 with 64bits 2021-01-25 20:54:19 +05:30
terminfo Update actual terminfo files from last PR 2020-12-29 10:03:56 +05:30
.editorconfig
.gitattributes Code to encode key events 2021-01-16 20:52:12 +05:30
.gitignore
.ignore
__main__.py Show a message about how to exit --hold 2021-03-10 14:26:11 +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 Dont exclude glfw.c from LoC as it no longer is largely auto-generated 2021-03-01 10:59:57 +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-key-constants.py Recognize Hyper key 2021-01-21 05:33:14 +05:30
gen-wcwidth.py Make wcwidth-std.h more generally includeable 2021-03-31 15:18:19 +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
nerd-fonts-glyphs.txt Unicode input kitten: Add symbols from NERD font 2020-09-22 19:47:39 +05:30
publish.py Fix typing issues pointed out by updated mypy 2020-10-12 23:03:07 +05:30
README.asciidoc Add packaging status to README 2021-02-06 12:10:30 +05:30
SECURITY.md ... 2021-03-17 14:45:23 +05:30
session.vim Remove trailing whitespace 2020-07-09 01:57:39 +02:00
setup.cfg
setup.py Start work on rendering text for CSDs 2021-03-29 12:15:47 +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/

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

To ask 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]