diff options
-rw-r--r-- | README.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -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 |