From 8c7c72f5557a5f158a60e6ef76928d664e6bb505 Mon Sep 17 00:00:00 2001 From: Jonathan Turner Date: Sat, 24 Aug 2019 03:39:30 +1200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 86e27d0840..1054f1dc41 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,7 @@ Nu adheres closely to a set of goals that make up its design philosophy. As feat | clip | Copy the contents of the pipeline to the copy/paste buffer | | save filename | Save the contents of the pipeline to a file | | table | View the contents of the pipeline as a table | +| textview | Autoview of text data | | tree | View the contents of the pipeline as a tree | | vtable | View the contents of the pipeline as a vertical (rotated) table |