Utilities displaying a color banner now use line drawing characters to form a box...
authorArt Cancro <ajc@citadel.org>
Tue, 2 Jan 2024 21:38:07 +0000 (16:38 -0500)
committerArt Cancro <ajc@citadel.org>
Tue, 2 Jan 2024 21:38:07 +0000 (16:38 -0500)
commit485e3af63146f7c8a9f8d5688c73ba65bd002794
treec20591d5f3d4e4e0cda341435c4c1abb381df170
parentbac39b0ae1ff3cac8ce79dce12af06b887dda666
Utilities displaying a color banner now use line drawing characters to form a box instead of clearing to the end of the line with the background color.  The latter does not have the desired effect on all terminals.
citadel/utils/ctdldump.c
citadel/utils/ctdlload.c
citadel/utils/dbnothing.c
citadel/utils/loadtest.c