kitty/docs
Kovid Goyal fbdce69adc
Fix typo in color control docs
In kitty there are seven transparent background colors that can be
control via escape code, not 8. The either (at index 0 is the default
background color, and its opacity is set by the user and not overridable
by programs).
2025-05-24 14:19:14 +05:30
..
_static Oxipng/svgo images to save some 150KB~ 2024-03-25 23:42:56 +01:00
_templates
kittens Work on setting up choose-files.conf 2025-05-22 14:19:50 +05:30
screenshots Add screenshots of quick access terminal 2025-04-30 14:29:35 +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 Fix #8244 2025-01-22 19:01:55 +05:30
build.rst ... 2025-02-03 11:18:18 +05:30
changelog.rst hints kitten: Preserve line breaks when the hint is over a line break 2025-05-24 14:09:27 +05:30
clipboard.rst Clarify that the size limit refers to size of data before base64 encoding 2025-02-15 10:17:59 +05:30
color-stack.rst Fix typo in color control docs 2025-05-24 14:19:14 +05:30
conf.py and again mypy rears its ugly head 2025-05-23 12:24:22 +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 Fixed typos 2025-05-18 15:16:56 +02:00
extract-rst-targets.py
faq.rst ... 2025-05-08 07:27:16 +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 Update graphics-protocol.rst: typo fix 2025-04-29 00:09:04 +03:00
index.rst ... 2024-06-24 11:34:48 +05:30
installer.sh ... 2024-08-19 10:27:40 +05:30
integrations.rst remove detail 2025-04-27 14:03:31 +02:00
intro_vid.rst Change kitty +kitten -> kitten in docs 2023-09-21 12:25:02 +05:30
invocation.rst
keyboard-protocol.rst Fixed typos 2025-05-18 15:16:56 +02:00
kittens_intro.rst More work on the docs 2025-04-29 08:36:39 +05:30
launch.rst Fix sample mywatcher.py code block 2025-03-03 22:43:11 -06:00
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 Allow building docs using the develop infrastructure 2023-07-29 15:57:40 +05:30
mapping.rst Fixed typos 2025-05-18 15:16:56 +02:00
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 ... 2025-04-23 07:42:44 +05:30
overview.rst Add support for os_window_name in startup sessions. 2025-03-02 14:10:17 -07:00
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 text sizing protocol 2025-02-03 10:56:50 +05:30
quake-screenshots.rst DRYer 2025-04-30 19:10:15 +05:30
quickstart.rst Fix repology link in quickstart doc 2025-01-10 17:02:52 +08:00
rc_protocol.rst Add protocol docs for async and streaming requests 2023-03-01 19:46:29 +05:30
remote-control.rst Make the primary use case for remote control via socket explicit 2025-01-10 09:12:29 +05:30
requirements.txt Add a note about develop-docs to the build docs 2023-05-29 08:21:08 +05:30
shell-integration.rst Improve docs formatting 2025-03-19 14:43:34 +05:30
support.html
support.rst
text-sizing-protocol.rst Fix #8648 2025-05-19 06:22:45 +05:30
underlines.rst
unscroll.rst