From a99759398841d86928c7ad4d8248f907765cbeb2 Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Sat, 27 Jul 2019 08:31:24 +0100 Subject: add crop-to-visible function (C) --- gramscii.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gramscii.1') diff --git a/gramscii.1 b/gramscii.1 index 5e955ef..10a1943 100644 --- a/gramscii.1 +++ b/gramscii.1 @@ -52,6 +52,11 @@ mode: .BI R Redraw the screen .TP 5m +.BI C +Crop chart to the largest non-blank region. The first line and the first +column of the cropped chart will contain the first non-blank line and +the first non-blank column of the original chart, respectively. +.TP 5m .BI q Quit gramscii, and prompt for a filename if the current screen contains unsaved changes. -- cgit v1.2.3