mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-12-21 23:29:16 +00:00
784e3de7cd
passwd, ps, purge, shutdown, stty, upper, and vi. These sources are for the versions of the utils shipped with GNO v2.0.4.
17 lines
558 B
Plaintext
17 lines
558 B
Plaintext
Okay, less, for GNO:
|
|
|
|
if you use the newest version of MAN (v1.6), then set pager=less will let you
|
|
use less as your pager.
|
|
|
|
copy less.hlp to 31:bin so that less can find its help file.
|
|
|
|
copy less to 31:bin and type rehash to get it updated in your path.
|
|
|
|
Thats all there is to it, enjoy.
|
|
|
|
many thanks go to Jawaid Bazyar for his assembly added to 2 routines for screen
|
|
updating, as it was a major speed increase.
|
|
|
|
the termcap file included is fixed for less and alot of other utilities.
|
|
please, copy this to your 31:etc directory or there will be problems.
|