Here's a slight patch to allow ~ to be used in .blackboxrc.
It's only allowed on session.menuFile and session.styleFile, as those
are the only ones I know of that need the path. After ~ has been expanded
the first time, it is rewritten as the expanded version when Blackbox
rewrites it's config at the end of the session.
The ~ must be the first character in the path string (as it should),
otherwise
it will not be expanded.
A problem with it is that the other BB tools that use .blackboxrc is that
they will be unable to locate the style file if it uses a ~ path. However,
that's fixed when the session is ended the first time.
This might help...
--gile
Micros~1 thinks I am a company.
bb.diff