kitty/docs
Kovid Goyal 8f214c51c0
Get rid of kitty's special OSC 52 protocol
A better solution from an ecosystem perspective is to just work with the
original protocol. I have modified kitty's escape parser to special case
OSC 52 handling without changing its max escape code size.

Basically, it works by splitting up OSC 52 escape codes longer than the
max size into a series of partial OSC 52 escape codes. These get
dispatched to the UI layer where it accumulates them upto the 8MB limit
and then sends to clipboard when the partial sequence ends.

See https://github.com/ranger/ranger/issues/1861
2021-07-23 22:18:02 +05:30
..
_static Dont use scrollIntoView as it causes the main content to scroll as well 2021-07-21 16:39:57 +05:30
_templates ... 2021-07-21 14:16:53 +05:30
kittens More docs cleanups 2021-07-19 09:08:55 +05:30
screenshots Docs for the remote file kitten 2020-09-15 18:16:45 +05:30
actions.rst Include all in page headings in the sidebar ToC 2021-07-21 10:35:58 +05:30
basic.rst Document all mappable actions 2021-06-30 14:33:28 +05:30
binary.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30
build.rst Cleanup up some doc formatting 2021-07-19 08:45:56 +05:30
changelog.rst Get rid of kitty's special OSC 52 protocol 2021-07-23 22:18:02 +05:30
color-stack.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30
conf.py Mark sidebar toc entry corresponding to current hash 2021-07-21 14:41:01 +05:30
conf.rst Include all in page headings in the sidebar ToC 2021-07-21 10:35:58 +05:30
deccara.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30
desktop-notifications.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30
faq.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30
glossary.rst Include all in page headings in the sidebar ToC 2021-07-21 10:35:58 +05:30
graphics-protocol.rst Graphics protocol: Support for frame composition 2021-07-22 18:58:59 +05:30
index.rst Include all in page headings in the sidebar ToC 2021-07-21 10:35:58 +05:30
installer.py Use context managers to open files 2019-08-01 13:21:26 -05:00
installer.sh Start work on an installer 2018-06-01 10:31:52 +05:30
integrations.rst Dont show individual tools in the page toc 2021-07-20 14:39:52 +05:30
invocation.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30
keyboard-protocol.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30
kittens_intro.rst Include all in page headings in the sidebar ToC 2021-07-21 10:35:58 +05:30
launch.rst Include all in page headings in the sidebar ToC 2021-07-21 10:35:58 +05:30
layouts.rst Include all in page headings in the sidebar ToC 2021-07-21 10:35:58 +05:30
Makefile Dont hardcode the ignore path for sphinx-autobuild 2021-07-22 11:03:13 +05:30
marks.rst Include all in page headings in the sidebar ToC 2021-07-21 10:35:58 +05:30
open_actions.rst Make the integration tools link targets 2021-07-20 14:28:44 +05:30
overview.rst Include all in page headings in the sidebar ToC 2021-07-21 10:35:58 +05:30
performance.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30
pipe.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30
protocol-extensions.rst Get rid of kitty's special OSC 52 protocol 2021-07-23 22:18:02 +05:30
quickstart.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30
rc_protocol.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30
remote-control.rst Include all in page headings in the sidebar ToC 2021-07-21 10:35:58 +05:30
requirements.txt A new theme for the kitty website 2021-07-18 13:29:33 +05:30
support.html Add a one-time support option 2018-06-08 22:17:07 +05:30
support.rst Add a one-time support option 2018-06-08 22:17:07 +05:30
underlines.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30
unscroll.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30