In the modern world, things are much faster than when more(1) was created.

Scrolling sideways is fast, and a "...skipping..." message making everything
blink does much more harm than good.
This commit is contained in:
Brian Feldman 2000-05-21 18:35:28 +00:00
parent f1efd59d2d
commit c8b1db2ed8

View File

@ -159,8 +159,7 @@ forw(n, pos, only_last)
if (top_scroll) {
clear();
home();
} else if (!first_time)
putstr("...skipping...\n");
}
}
}