@Gulliver
Thanks for the update. I use BetterWB on my 1.5MB Minimig (A600 clone).
Now for a small bug report the resent versions of lha use a default buffer size of 128K for file I/O which is to large for Amiga's with 1.5MB or less such as a standard A600 so all file extraction operations fail with lha unless you add the -b32 option to all operations or set the LHAOPTS envarc: variable to -b32 so LHA sets this automatically as detailed in the lha.guide file.
It would be nice if this could be fixed for future releases and thanks again for all your hard work.
Now for a feature request could you add a version of ppmore to betterwb is I still find it the best way to read simple text files.