From 8ec6fe960df79f8c9587140eb57ae18887f7bec4 Mon Sep 17 00:00:00 2001 From: "C.D. Clark III" Date: Fri, 1 Nov 2019 08:46:49 -0500 Subject: [PATCH] docs: added '@selection' to pipe documentation. --- docs/pipe.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/pipe.rst b/docs/pipe.rst index 4e9e28213..d1fa99ead 100644 --- a/docs/pipe.rst +++ b/docs/pipe.rst @@ -56,6 +56,9 @@ Input placeholders There are various different kinds of placeholders +``@selection`` + Plain text, currently selected text + ``@text`` Plain text, current screen + scrollback buffer