mirror of
https://github.com/kovidgoyal/kitty.git
synced 2024-11-13 12:09:35 +03:00
Cross-platform, fast, feature-rich, GPU based terminal
ec51a219a7
kitty would have an incorrect position when clicking after changing window without moving (e.g. change workspace, create new kitty etc) For new kitty window, initial position would be 0 and selection paste would not work because of this |
||
---|---|---|
docs | ||
glad | ||
glfw | ||
kittens | ||
kitty | ||
kitty_tests | ||
logo | ||
terminfo | ||
__main__.py | ||
.gitattributes | ||
.gitignore | ||
.ignore | ||
.travis.yml | ||
asan-launcher.c | ||
build-terminfo | ||
CHANGELOG.rst | ||
CONTRIBUTING.md | ||
count-lines-of-code | ||
gen-apc-parsers.py | ||
gen-wcwidth.py | ||
graphics-protocol.asciidoc | ||
INSTALL.md | ||
key_encoding.asciidoc | ||
key_encoding.json | ||
LICENSE | ||
linux-launcher.c | ||
Makefile | ||
protocol-extensions.asciidoc | ||
publish.py | ||
README.asciidoc | ||
remote-control.asciidoc | ||
session.vim | ||
setup.cfg | ||
setup.py | ||
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]