diff options
-rw-r--r-- | pw.1 | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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> |