aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pw.17
1 files changed, 7 insertions, 0 deletions
diff --git a/pw.1 b/pw.1
index a333a9f..ac08c25 100644
--- a/pw.1
+++ b/pw.1
@@ -752,6 +752,13 @@ remain. This issue is likely unfixable, other than by implementing a
text-editor-like full screen mode which has no scroll back above the
display, and which recovers the prior content when exiting.
+There is some funniness when line number mode is turned on and
+.I pw
+is in the middle of filling the FIFO to match the display size. You
+will see line number values of zero, which then correct themselves
+when the display is refreshed. This is by design, for very good reasons.
+Patches to try to fix this will be rejected in the strongest terms.
+
.SH AUTHOR
Kaz Kylheku <kaz@kylheku.com>