From 56b8db4bfc8a37ca4c75a759e1527e5d4d4da8f6 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 6 Nov 2025 21:18:41 +0530 Subject: [PATCH] Fix #9195 --- docs/kittens_intro.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/kittens_intro.rst b/docs/kittens_intro.rst index 182f54fe2..2b21646f7 100644 --- a/docs/kittens_intro.rst +++ b/docs/kittens_intro.rst @@ -91,11 +91,6 @@ Some prominent kittens: configuration to the remote host. -:doc:`Panel ` - Draw a GPU accelerated dock panel on your desktop showing the output from an - arbitrary terminal program. - - :doc:`Clipboard ` Copy/paste to the clipboard from shell scripts, even over SSH.