|
@@ -970,8 +970,8 @@ begin
|
|
if cur_term_strings=@term_codes_beos then
|
|
if cur_term_strings=@term_codes_beos then
|
|
begin
|
|
begin
|
|
TerminalSupportsBold := false;
|
|
TerminalSupportsBold := false;
|
|
- TerminalSupportsHighIntensityColors := false;
|
|
|
|
- end;
|
|
|
|
|
|
+ TerminalSupportsHighIntensityColors := false;
|
|
|
|
+ end;
|
|
if cur_term_strings=@term_codes_freebsd then
|
|
if cur_term_strings=@term_codes_freebsd then
|
|
console:=ttyFreeBSD;
|
|
console:=ttyFreeBSD;
|
|
{$ifdef linux}
|
|
{$ifdef linux}
|