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 `_