kitty/docs
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
..
_static Oxipng/svgo images to save some 150KB~ 2024-03-25 23:42:56 +01:00
_templates
kittens ... 2024-12-02 09:01:11 +05:30
screenshots More choose-fonts documentation 2024-06-24 07:54:19 +05:30
actions.rst Refactor the mapping docs 2023-12-03 12:25:15 +05:30
basic.rst shift before control 2024-08-18 15:53:07 -05:00
binary.rst Installer: allow installing specific versions 2024-08-19 10:25:51 +05:30
build.rst Link to requires system libraries for dev.sh 2024-09-29 22:04:37 +05:30
changelog.rst 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
clipboard.rst
color-stack.rst Correct OSC definition in color control protocol 2024-11-26 09:08:24 -06:00
conf.py ... 2024-09-10 07:25:19 +05:30
conf.rst ... 2024-04-22 09:22:07 +05:30
deccara.rst
desktop-notifications.rst Update sound support in desktop notifications spec 2024-08-04 20:20:41 +05:30
extract-rst-targets.py
faq.rst Update FAQ on NERD fonts to reflect the fact that kitty now has builtin NERD fonts 2024-08-27 16:31:55 +05:30
file-transfer-protocol.rst ... 2024-07-07 13:36:12 +05:30
glossary.rst When shell is set to . respect the SHELL environment variable in the environment in which kitty is launched 2024-08-11 21:56:44 +05:30
graphics-protocol.rst Graphics protocol: Clear any partially uploaded data for a chunked load when any delete command is received 2024-10-13 09:49:44 +05:30
index.rst ... 2024-06-24 11:34:48 +05:30
installer.sh ... 2024-08-19 10:27:40 +05:30
integrations.rst Add gattino to integrations 2024-12-02 08:32:59 +05:30
intro_vid.rst Change kitty +kitten -> kitten in docs 2023-09-21 12:25:02 +05:30
invocation.rst
keyboard-protocol.rst Note that iTerm2 also supports the kitty keyboard protocol 2024-10-27 08:34:39 +05:30
kittens_intro.rst ... 2024-06-24 07:54:19 +05:30
launch.rst ... 2024-11-07 09:34:10 +05:30
layouts.rst Splits layout: Allow setting the split_axis option to auto so that all new windows have their split axis chosen automatically unless explicitly specified in the launch command 2024-09-24 14:21:23 +05:30
Makefile
mapping.rst Forgot to handle suspend/resume in example code for setting uservar in nvim 2024-03-26 22:04:08 +05:30
marks.rst
misc-protocol.rst Document the miscellaneous protocol extensions kitty uses 2024-11-19 11:51:21 +05:30
notifications.py Add support for controlling the sound played with notifications 2024-08-03 13:46:38 +05:30
open_actions.rst Make NETLOC avaialble to open action commandlines 2024-05-22 14:56:50 +05:30
overview.rst Fix a typo in overview.rst 2024-11-06 21:12:53 -05:00
performance.rst Add settings that are optimal for latency 2024-04-06 11:48:55 +05:30
pipe.rst
pointer-shapes.rst Clean up mouse-demo kitten 2023-10-21 07:55:23 +05:30
press-mentions.rst
protocol-extensions.rst Document the miscellaneous protocol extensions kitty uses 2024-11-19 11:51:21 +05:30
quickstart.rst
rc_protocol.rst
remote-control.rst Clarify docs that remote_control_script is a convenience wrapper for launch 2024-06-21 06:17:32 +05:30
requirements.txt
shell-integration.rst Document the new click_events parameter for the shell integration protocol 2024-09-06 22:43:26 +05:30
support.html
support.rst
underlines.rst
unscroll.rst