kitty/docs
Kovid Goyal b9d7a661ce
Dont import ctypes unless type checking
ctypes in Python 3.14 is broken on Intel macs. It uses libffi which is
broken on Intel macs without extra security entitlements. At least
com.apple.security.cs.allow-unsigned-executable-memory and possibly
com.apple.security.cs.disable-executable-page-protection

Rather than add these entitlements, we simply do not import ctypes as it
is not actually used on macs anyway.

Fixes #9643
2026-03-12 09:58:49 +05:30
..
_static
_templates
kittens ... 2026-02-13 11:15:41 +05:30
screenshots Update choose files docs 2025-12-24 09:17:24 +05:30
actions.rst Document the new command palette 2026-03-03 15:34:10 +05:30
basic.rst Update docs to note that tabs can be dragged and dropped 2026-03-02 16:48:43 +05:30
binary.rst
build.rst Python min version is tracked in pyproject.toml 2026-01-26 11:50:08 +05:30
changelog.rst Dont import ctypes unless type checking 2026-03-12 09:58:49 +05:30
clipboard.rst fix: typos in documentation 2025-12-14 22:42:24 +10:30
color-stack.rst docs: Small nits and fixes 2026-01-22 08:19:41 +08:00
conf.py Pygments does not need type checking globally ignored anymore 2026-01-14 22:18:11 +05:30
conf.rst docs: Remove outdated note 2026-01-22 00:13:41 +08:00
deccara.rst
desktop-notifications.rst fix: typos in documentation 2025-12-14 22:42:24 +10:30
extract-rst-targets.py
faq.rst docs: Update recommended symbol_map for Nerd Fonts 2026-01-22 08:26:13 +08:00
file-transfer-protocol.rst fix: typos in documentation 2025-12-14 22:42:24 +10: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 emacs kitty graphics package to integrations 2026-03-03 09:19:18 +05:30
index.rst Update some docs 2025-10-07 20:20:19 +05:30
installer.sh
integrations.rst Add emacs kitty graphics package to integrations 2026-03-03 09:19:18 +05:30
intro_vid.rst
invocation.rst
keyboard-protocol.rst Note that the Microsoft Terminal now supports the kitty keyboard input protocol 2026-02-17 10:15:38 +05:30
kittens_intro.rst Update choose files docs 2025-12-24 09:17:24 +05:30
launch.rst fix: typos in documentation 2025-12-14 22:42:24 +10:30
layouts.rst Implement maximize layout action for splits layout 2026-03-09 15:27:54 +05:30
Makefile
mapping.rst Add timeout option to key mappings 2026-02-24 16:02:07 +05:30
marks.rst
misc-protocol.rst fix: typos in documentation 2025-12-14 22:42:24 +10:30
multiple-cursors-protocol.rst Remove warning about multiple cursors protocol being under discussion 2026-01-08 14:51:05 +05:30
notifications.py
open_actions.rst Update docs 2025-07-11 06:53:07 +05:30
overview.rst Mention the command palette in the overview docs 2026-03-11 08:24:42 +05:30
performance.rst
pipe.rst
pointer-shapes.rst
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
rc_protocol.rst
remote-control.rst remote_control_script: resolve relative paths with respect to kitty config directory 2026-03-09 08:35:28 +05:30
requirements.txt Fix docs build breakage 2025-12-20 09:13:02 +05:30
sessions.rst feat(sessions): add active-only to goto_session 2026-02-14 16:23:27 +01:00
shell-integration.rst Shell integration: Allow sending click events to shells using y co-ordinates relative to prompts 2026-02-15 10:12:22 +05:30
support.html
support.rst
text-sizing-protocol.rst Text sizing protocol: Fix alignment/cropping issues when rendering text with a fractional scale 2026-02-24 08:45:21 +05:30
underlines.rst
unscroll.rst
wide-gamut-colors.rst Merge branch 'wide-gamut-colors' of https://github.com/jokull/kitty 2025-12-30 13:19:44 +05:30