posted by hnl_dk on 5-Jun-2006 21:55:13 (1163 reads)
abc-shell is a Bourne/POSIX compatible shell, that can be very usefull when porting from POSIX systems (you are for example able to run configure scripts).
For informations about what has happend since the SDK, check this link
Just a small bug report: If you have a black CLI window background and type the "contact" command the prompt text goes to black meaning you can't see the prompt anymore! (I think it should revert to the initial colour/pen of the prompt when sh is loaded).
Anyway - not too important!
Status: Offline
hnl_dk
Re: Amiga Bourne Compatible Shell 0.1.08 Posted on 5-Jun-2006 23:36:00
Just a small bug report: If you have a black CLI window background and type the "contact" command the prompt text goes to black meaning you can't see the prompt anymore! (I think it should revert to the initial colour/pen of the prompt when sh is loaded).
Anyway - not too important!
Could you please take a screenshot of it... it would be very helpfull for me as I am new to the coloring of the shell.
You are free to post the screenshot on my website and make a link here
Status: Offline
spotUP
Re: Amiga Bourne Compatible Shell 0.1.08 Posted on 6-Jun-2006 3:55:52
Just a small bug report: If you have a black CLI window background and type the "contact" command the prompt text goes to black meaning you can't see the prompt anymore! (I think it should revert to the initial colour/pen of the prompt when sh is loaded).
Since it does that here I guess you aren't setting the colors correctly/completely, maybe the aSDSS sequence is missing. For white on black with the default palette you have to use echo "*e[32;41;>1m*e[ s".