If you live in the terminal, kitty is made for you! Cross-platform, fast, feature-rich, GPU based.
Find a file
2019-07-09 18:40:51 +05:30
.circleci Add a separate CI job for linux-package 2019-07-08 07:44:01 +05:30
docs ssh kitten: Make argument parsing more like ssh 2019-07-09 17:48:43 +05:30
glad Replace glad with glad2 2019-07-07 21:10:15 +02:00
glfw Retry writing to wakeupfd on EAGAIN as well 2019-07-09 18:40:51 +05:30
kittens ssh kitten: Make argument parsing more like ssh 2019-07-09 17:48:43 +05:30
kitty Have monotic() return numbers offset from init time 2019-07-08 10:30:06 +05:30
kitty_tests Fix test_url_at 2019-06-05 18:32:23 +02:00
logo Add the generated macOS icons to git 2019-06-28 13:48:09 +05:30
terminfo Replace the "78" terminfo directory with a symlink 2019-03-02 03:04:20 +01:00
.gitattributes
.gitignore Also redo linking if the link command changes 2019-07-05 19:09:10 +05:30
.ignore
__main__.py Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
Brewfile Add the generated macOS icons to git 2019-06-28 13:48:09 +05:30
build-terminfo Add file header to build-terminfo 2019-05-19 15:41:46 +02:00
CHANGELOG.rst
CONTRIBUTING.md
count-lines-of-code Use "#!/usr/bin/env bash" shebang instead of "#!/bin/bash" 2019-06-08 12:57:46 +02:00
gen-apc-parsers.py Remove double assignment 2019-06-05 17:12:21 +02:00
gen-wcwidth.py DRYer 2019-03-06 13:53:09 +05:30
graphics-protocol.asciidoc
INSTALL.md
key_encoding.asciidoc
key_encoding.json
launcher.c Only #include <sys/stat.h> on macOS 2019-06-26 14:05:35 +02:00
LICENSE Convert HTTP URLs to HTTPS URLs where possible 2019-04-24 01:27:24 +02:00
Makefile Remove Makefile rule for logo building as the logo is now in git 2019-06-28 17:36:06 +05:30
protocol-extensions.asciidoc
publish.py Remove unused code 2019-06-06 18:03:48 +02:00
README.asciidoc
remote-control.asciidoc
session.vim
setup.cfg
setup.py Dont print "done" when doing nothing 2019-07-08 07:36:30 +05:30
test.py
update-on-ox
update-on-ubuntu Use "with suppress()" to suppress python exceptions 2019-06-03 12:27:43 +02:00

= kitty - the fast, featureful, GPU based, terminal emulator

See https://sw.kovidgoyal.net/kitty

image:https://circleci.com/gh/kovidgoyal/kitty.svg?style=svg["Build status", link="https://circleci.com/gh/kovidgoyal/kitty"]