annotate level2/sys/scred.hp @ 2812:1f47bdb9f356
lwtools-port
Added new utils section in 3rdparty and updated makefile(s)
Added a new utils section in 3rdparty/utils called dladd.
This section will include utilities that are made by David Ladd.
Updated 3rdparty/utils/makefile to include this new section.
Updated level2/coco3/cmds/makefile to add CMDS_D2 into the
echo string that has CMDS and CMDS_DW so now it will output
CMDS CMDS_D2 and CMDS_DW
author |
David Ladd <drencor-xeen@users.sf.net> |
date |
Tue, 12 Feb 2013 12:38:22 -0600 |
parents |
81584f82ee74 |
children |
|
rev |
line source |
334
|
1 @SCRED
|
906
|
2 Syntax: Scred [<opts>] [<pathlist>]
|
334
|
3 Usage : Screen Editor
|
849
|
4 Opts :
|
|
5 -e = embedded attributes on terminal
|
|
6 -b=<int> redefine buffer size
|
|
7 -l=<int> redefine screen length
|
|
8 -w=<int> redefine screen width
|
|
9 -t=<term> define terminal name
|
|
10 -z=<path> path for termset file
|