From cb15b98afd50a3f4f08b7905b7bf06e1d84af16d Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 17 Oct 2023 21:52:18 +0530 Subject: [PATCH] Add presenterm to the list of integrations --- docs/integrations.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/integrations.rst b/docs/integrations.rst index cb024aa5c..c77b830f6 100644 --- a/docs/integrations.rst +++ b/docs/integrations.rst @@ -47,6 +47,13 @@ graphics protocol. Another terminal file manager, with previews of file contents powered by kitty's graphics protocol. +.. _tool_presentterm: + +`presenterm `_ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Show markdown based slides with images in your terminal, powered by the +kitty graphics protocol. + .. _tool_term_image: `term-image `__