From de0e3fc558e22347002de3e41a531a07f63751d4 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Thu, 22 Mar 2018 11:49:29 -0400 Subject: [PATCH] Update docs --- LineEditor/getline.cs | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/LineEditor/getline.cs b/LineEditor/getline.cs index 65a127b..6d1ebe9 100644 --- a/LineEditor/getline.cs +++ b/LineEditor/getline.cs @@ -218,6 +218,12 @@ namespace Mono.Terminal { /// /// /// + /// Control-y + /// + /// Pastes the content of the kill ring into the current position. + /// + /// + /// /// Control-q /// /// Quotes the next input character, to prevent the normal processing of