kitty/docs
Kovid Goyal 65f8bb7397
hints kitten: Switch to using a regex engine that supports lookaround
Note that we loose unicode char matching for --type=word because of
https://github.com/dlclark/regexp2/issues/65 and of course user regexps
cant use \p{N} escapes any more. Hopefully regexp2 will add support for
these soon-ish. IMO lookaround is more important than \p.

Fixes #6265
2023-05-12 12:24:59 +05:30
..
_static Update custom.css 2022-09-30 08:44:09 +08:00
_templates Switch to GA2 2022-06-30 17:00:14 +05:30
kittens Emphasize that names of custom theme conf files must actual builtin theme names to override them 2023-04-17 08:47:26 +05:30
screenshots
actions.rst
basic.rst docs/basic.rst: Add resize window shortcut 2023-04-27 12:48:05 +02:00
binary.rst kitty->kitten typo 2023-02-01 19:11:39 +05:30
build.rst Fix #6238 2023-05-03 21:40:42 +05:30
changelog.rst hints kitten: Switch to using a regex engine that supports lookaround 2023-05-12 12:24:59 +05:30
clipboard.rst Document the new OSC 5522 protocol 2022-12-06 12:18:55 +05:30
color-stack.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
conf.py Move the kittens Go code into the kittens folder 2023-03-27 13:06:02 +05:30
conf.rst Add the command that can be used to get the default config file 2023-02-03 19:29:45 +05:30
deccara.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
desktop-notifications.rst Terminal end of OSC 5522 read requests 2022-11-29 14:55:40 +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 icon link 2023-03-17 09:19:11 +05:30
file-transfer-protocol.rst
glossary.rst Update design philosophy to mention Go code 2023-02-10 10:51:16 +05:30
graphics-protocol.rst Add example code to get screen size in Bash 2023-04-21 15:18:30 +05:30
index.rst
installer.sh Add "amd64" as a potential value for "uname -m" 2023-03-15 19:05:30 -06:00
integrations.rst Add a link to awrit in the integrations page 2023-05-07 10:06:37 +05:30
invocation.rst
keyboard-protocol.rst Fix #6165 2023-04-09 08:48:56 +05:30
kittens_intro.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
launch.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
layouts.rst Splits layout: Add a new mappable action to move the active window to the screen edge 2022-11-03 17:40:04 +05:30
Makefile
marks.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
open_actions.rst Fix SHELL env var in open-actions.conf and launch-actions.conf 2023-01-23 14:15:27 +08:00
overview.rst Fix typo in overview doc 2023-02-27 16:53:44 -08:00
performance.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
pipe.rst
press-mentions.rst Add some video reviews to press mentions 2022-02-26 09:54:16 +05:30
protocol-extensions.rst Document the new OSC 5522 protocol 2022-12-06 12:18:55 +05:30
quickstart.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
rc_protocol.rst Add protocol docs for async and streaming requests 2023-03-01 19:46:29 +05:30
remote-control.rst Rename kitty-tool to kitten 2023-01-14 15:44:52 +05:30
requirements.txt
shell-integration.rst Docs: edit-in-kitty works with neovim 2022-06-28 11:22:52 +08:00
support.html
support.rst
underlines.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
unscroll.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00