kitty/docs
Kovid Goyal 847433dba2
Discard OSC 9 notifications that start with 4;
Some misguided software is using it for "progress reporting". OSC 9 has
a decade plus history of being used for notifications but because
Windows Terminal decided to use it for progress reporting, without
bothering to do research about conflicting existing uses, systemd of all
things wants to adopt it!! Crazy world we live in.

Since actual notifications are highly unlikely to start with 4; we
hopefully don't break any real world use cases and also don't let
systemd spam our users with endless notifications.

Fixes #8011
2024-11-01 20:21:55 +05:30
..
_static Oxipng/svgo images to save some 150KB~ 2024-03-25 23:42:56 +01:00
_templates
kittens List -> list in example code 2024-09-30 11:05:22 +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 Discard OSC 9 notifications that start with 4; 2024-11-01 20:21:55 +05:30
clipboard.rst ... 2023-06-14 08:12:45 +05:30
color-stack.rst Implement dynamic control of transparent background colors via escape code 2024-09-24 19:02:13 +05:30
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 Ensure extract_rt_targets is run only once per build 2022-08-24 14:00:44 +05:30
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 Yazi terminal file manager to the list of software implementing kitty's graphics protocol 2024-06-04 14:06:14 +08:00
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-08-19 21:38:15 +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 Allow building docs using the develop infrastructure 2023-07-29 15:57:40 +05:30
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
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 Add an example of seeing the output of a short lived command 2024-10-09 09:21:02 +05:30
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 A new escape code to change the shape of the mouse pointer 2023-10-15 19:57:36 +05:30
quickstart.rst
rc_protocol.rst Add protocol docs for async and streaming requests 2023-03-01 19:46:29 +05:30
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 Add a note about develop-docs to the build docs 2023-05-29 08:21:08 +05:30
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