From 4688992d573a8ccc168789b1d89101df5654df60 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 2 Apr 2026 08:45:09 +0530 Subject: [PATCH] ... --- docs/dnd-protocol.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/dnd-protocol.rst b/docs/dnd-protocol.rst index 9e3620b9e..54f404c77 100644 --- a/docs/dnd-protocol.rst +++ b/docs/dnd-protocol.rst @@ -3,6 +3,8 @@ The Drag and Drop protocol .. versionadded:: 0.47.0 +.. warning:: This protocol is still nuder development. + This protocol enables drag and drop functionality for terminal programs that is as good as the drag and drop functionality available for GUI programs.