#include
David Kimdon wrote on Sat Mar 09, 2002 um 04:15:25PM:
> readonly bold='[1m'
> -readonly clear='[H[J'
> +if echo $LC_CTYPE | grep "utf-8" >/dev/null 2>&1 ; then
> +readonly clear='[H[2J'
> +else
> +readonly clear='[H[J'
> +fi
I tried a slightl
Package: modconf
Version: 0.2.43
Severity: important
Tags: patch
Hi,
When running in a bterm on boot-floppies (i18n disks) modconf doesn't
clear the screen. This leaves characters randomly on the screen. At
times it makes it difficult to see what is going on.
Thanks to Thomas Poindessous we k
2 matches
Mail list logo