kitty/docs
Kovid Goyal a5e0ba9f68
macOS: Quick access terminal: Fix a crash when changing font size
Cocoa window resize gets triggerred for QAT on font size change causing an out
of sequence render but the font data is not yet ready causing the crash.
Blank window instead of rendering when font data is not ready in an out
of sequence render.

Fixes #9178
2025-11-02 21:56:17 +05:30
..
_static
_templates
kittens docs: panel: update river compatibility information 2025-10-16 12:28:48 -05:00
screenshots Add screenshots of quick access terminal 2025-04-30 14:29:35 +05:30
actions.rst
basic.rst shift before control 2024-08-18 15:53:07 -05:00
binary.rst Fix #8244 2025-01-22 19:01:55 +05:30
build.rst ... 2025-02-03 11:18:18 +05:30
changelog.rst macOS: Quick access terminal: Fix a crash when changing font size 2025-11-02 21:56:17 +05:30
clipboard.rst Fix version added for clipboard pw feature 2025-08-19 15:08:26 +05:30
color-stack.rst Fix typo in color control docs 2025-05-24 14:19:14 +05:30
conf.py Document the save_as_session action 2025-08-17 14:44:26 +05:30
conf.rst Allow dynamically generating configuration by running an arbitrary program using the new geninclude directive 2025-01-06 19:00:01 +05:30
deccara.rst
desktop-notifications.rst Change the id for the anchor to try to convince uBlock to not filter the element. 2025-09-26 14:52:40 +05:30
extract-rst-targets.py
faq.rst Rename read_from_login_shell -> read_from_shell 2025-10-08 05:21:48 +05:30
file-transfer-protocol.rst ... 2024-07-07 13:36:12 +05:30
glossary.rst Add an env var that can be used to eval an expression at startup of shell 2025-08-16 11:58:30 +05:30
graphics-protocol.rst Add 'blackcat' a modern compatible cat with image support 2025-09-12 19:23:34 -06:00
index.rst Update some docs 2025-10-07 20:20:19 +05:30
installer.sh ... 2024-08-19 10:27:40 +05:30
integrations.rst ... 2025-08-06 09:47:07 +05:30
intro_vid.rst
invocation.rst
keyboard-protocol.rst Add flow control 2025-11-02 16:29:37 +01:00
kittens_intro.rst More work on the docs 2025-04-29 08:36:39 +05:30
launch.rst Watchers: A new event for global watchers corresponding to the tab bar being changed 2025-07-23 09:24:12 +05:30
layouts.rst Splits layout: Allow setting the bias of the current split using layout_action bias 2025-01-17 08:37:07 +05:30
Makefile
mapping.rst Fix nvim SetUsrVar autocmd for --remote-ui 2025-10-27 09:41:00 +08:00
marks.rst
misc-protocol.rst Fix #9093 2025-10-10 17:33:55 +05:30
multiple-cursors-protocol.rst Add some footnotes explaining what features native cursors have 2025-09-04 22:02:04 +05:30
notifications.py Add support for controlling the sound played with notifications 2024-08-03 13:46:38 +05:30
open_actions.rst Update docs 2025-07-11 06:53:07 +05:30
overview.rst Note how to use nvim as scrollback pager in the docs for that option 2025-09-22 08:52:28 +05:30
performance.rst Fixed typos 2025-05-18 15:16:56 +02:00
pipe.rst
pointer-shapes.rst ... 2025-01-06 21:57:31 +05:30
press-mentions.rst
protocol-extensions.rst Start work on documenting the multi cursor protocol 2025-08-24 20:14:15 +05:30
quake-screenshots.rst Fix #9127 2025-10-20 08:16:48 +05:30
quickstart.rst Fix repology link in quickstart doc 2025-01-10 17:02:52 +08:00
rc_protocol.rst
remote-control.rst Add a more visible note that the payloads for remote control commands are documented in the protocol docs 2025-10-06 10:42:11 +05:30
requirements.txt
sessions.rst ... 2025-10-27 22:17:42 +05:30
shell-integration.rst Improve docs formatting 2025-03-19 14:43:34 +05:30
support.html
support.rst
text-sizing-protocol.rst Text sizing protocol docs: Make code point notation more consistent 2025-09-14 15:22:05 -06:00
underlines.rst
unscroll.rst