kitty/kittens
Kovid Goyal 9d48fa9126
hints/unicode_input kittens: Do not lose keypresses that are sent very rapidly via an automation tool immediately after the kitten is launched
We now buffer the key events until the kitten tells us it is ready.
Without this the key presses are delivered to the underlying window
as the kitten's overlay window was not being focused until the kitten
set the ready message.

Fixes #7089
2024-12-12 13:11:12 +05:30
..
ask Fix #7690 2024-08-03 07:17:46 +05:30
broadcast Generate man pages for kitten and all its sub-commands recursively 2023-11-11 17:09:23 +05:30
choose_fonts Fix #8001 2024-10-29 05:32:07 +05:30
clipboard clipboard kitten: Fix a bug causing kitten to hang in filter mode when input data size is not divisible by 3 and larger than 8KB 2024-11-19 11:24:59 +05:30
diff diff kitten: fix mouse move down up selection 2024-10-23 19:12:25 +01:00
hints hints/unicode_input kittens: Do not lose keypresses that are sent very rapidly via an automation tool immediately after the kitten is launched 2024-12-12 13:11:12 +05:30
hyperlinked_grep Fix build of hyperlinked grep 2024-07-28 21:13:54 +05:30
icat icat: Fix --no-trailing-newline not working when using unicode placeholders 2024-10-07 10:49:25 +05:30
notify Disable in band resize notifications in a few more places 2024-08-21 12:11:14 +05:30
pager Add some alignment tests 2024-02-25 09:57:42 +05:30
panel Cleanup previous PR 2024-11-25 11:33:38 +05:30
query_terminal Disable in band resize notifications in a few more places 2024-08-21 12:11:14 +05:30
remote_file Fix #6367 2023-06-16 20:58:12 +05:30
resize_window Make shebangs consistent 2023-11-11 08:32:05 +05:30
show_key Move the query_terminal implementation to Go 2024-06-24 07:54:14 +05:30
ssh Clarify docs 2024-09-24 20:15:39 +05:30
themes Get automatic theme switching working 2024-11-07 17:31:44 +05:30
transfer Add *_into API for streaming encode/decode 2024-07-30 07:18:33 +05:30
tui sigh, old python 2024-09-29 21:08:15 +05:30
unicode_input change the atomic write functions to work with readers 2024-07-22 15:01:19 +05:30
__init__.py
runner.py sigh, old python 2024-09-29 21:08:15 +05:30