From 903e6d240baa08e32a559b19071e282463182f20 Mon Sep 17 00:00:00 2001 From: Alessandro Iezzi Date: Thu, 8 Apr 2021 14:37:44 +0200 Subject: Add clbuff section --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3728269..78c3890 100644 --- a/README.md +++ b/README.md @@ -32,4 +32,11 @@ or with a custom symbol: ``` echo "#test line" | c- "#" > test line -``` \ No newline at end of file +``` + +## clbuff +Clear the buffer. Is equivalent to do: +``` +Edit , +``` +and then delete the whole selection. \ No newline at end of file -- cgit v1.2.3