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 022bee0560
Add a new option tab_title_template to control how tab titles are formatted.
In particular the template can be used to display the tab number next to the title
Merge branch 'tab-title-index' of https://github.com/nerdrew/kitty
2018-12-13 13:33:06 +05:30
docs Add a new option tab_title_template to control how tab titles are formatted. 2018-12-13 13:33:06 +05:30
glad Remove workaround for #654 as it has been upstreamed 2018-07-19 05:11:03 +05:30
glfw Linux: Handle keyboards with a "+" key 2018-12-13 09:56:30 +05:30
kittens Add some common synonyms for unicode word searching 2018-11-13 15:46:33 +05:30
kitty Add a new option tab_title_template to control how tab titles are formatted. 2018-12-13 13:33:06 +05:30
kitty_tests Graphics protocol: Only delete temporary image-data files if they are in a known temporary file location 2018-12-11 10:00:43 +05:30
logo macOS: Use a custom mouse cursor that shows up well on both light and dark backgrounds 2018-07-07 10:43:30 +05:30
terminfo Declare more function and editing keys with modifiers 2018-12-11 23:42:59 +07:00
.gitattributes
.gitignore Ignore asan-launcher.dSYM directory 2018-11-20 16:03:34 +01:00
.ignore
.travis.yml Disable brew based build since harfbuzz is currently broken in brew 2018-12-02 14:08:35 +05:30
__main__.py Nicer error message when sphinx-build is not in PATH 2018-09-06 21:23:03 +05:30
asan-launcher.c
build-terminfo
CHANGELOG.rst
CONTRIBUTING.md Fix broken links 2018-09-22 20:22:15 +02:00
count-lines-of-code
gen-apc-parsers.py Add a warning not to edit the apc parsers header files 2018-07-20 09:45:05 +05:30
gen-wcwidth.py Add some common synonyms for unicode word searching 2018-11-13 15:46:33 +05:30
graphics-protocol.asciidoc
INSTALL.md
key_encoding.asciidoc
key_encoding.json
LICENSE
linux-launcher.c Linux: Ensure that the python embedded in the kitty binary build always uses UTF-8 mode 2018-09-08 23:03:36 +05:30
Makefile
protocol-extensions.asciidoc
publish.py Require PENV when publishing 2018-09-01 10:32:08 +05:30
README.asciidoc
remote-control.asciidoc
session.vim
setup.cfg
setup.py Generate hash based .pyc files when building 2018-11-20 08:42:08 +05:30
test.py
update-on-ox

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

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

image::https://travis-ci.org/kovidgoyal/kitty.svg?branch=master[Build status, link=https://travis-ci.org/kovidgoyal/kitty]