mirror of
https://github.com/kovidgoyal/kitty.git
synced 2024-11-11 01:28:19 +03:00
Cross-platform, fast, feature-rich, GPU based terminal
b2e300c440
Only send to IBUS after full xkb processing. This is needed as otherwise modifier state tracking does not work reliably. If you use alt+tab to switch away from the window, the window never receives the release event for the alt modifier. The downside is that now if the uer has both XCompose and ibus active, the who knows what will happen. |
||
---|---|---|
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-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]