From 404f83a27751514c6660f60ebeca051e965c0289 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 7 May 2023 10:06:37 +0530 Subject: [PATCH] Add a link to awrit in the integrations page --- docs/changelog.rst | 2 +- docs/integrations.rst | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index ccac71b05..530f388cc 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -55,7 +55,7 @@ Detailed list of changes - Fix re-using an image id for an animated image for a still image causing a crash (:iss:`6244`) - kitty +open: Ask for permission before executing script files that are not marked as executable. This prevents accidental execution - of script files via MIME type association from programs that unconditionally "open" attachments/downloaded files. + of script files via MIME type association from programs that unconditionally "open" attachments/downloaded files - edit-in-kitty: Fix running edit-in-kitty with elevated privileges to edit a restricted file not working (:disc:`6245`) diff --git a/docs/integrations.rst b/docs/integrations.rst index 95643ce61..9f53d2cd2 100644 --- a/docs/integrations.rst +++ b/docs/integrations.rst @@ -80,6 +80,11 @@ base application that uses kitty's graphics protocol for images. A text mode WWW browser that supports kitty's graphics protocol to display images. +`awrit `__ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +A full Chromium based web browser running in the terminal using kitty's +graphics protocol. + .. _tool_mpv: `mpv `_