[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Avoid ESC[48m in grotty output
From: |
Werner LEMBERG |
Subject: |
Re: Avoid ESC[48m in grotty output |
Date: |
Thu, 09 Oct 2008 16:07:14 +0200 (CEST) |
> grotty creates escape sequences like ESC[48m when switching to
> default color. That code is not specified by the ISO 6429. While
> most terminals just ignore that sequence some programs like kde's
> konsole interprets that sequence very special (konsole switches to a
> red background).
Thanks for the report; this has been fixed more than five years ago.
Please update to a newer groff version (any of the 1.19 series will
have this fixed).
Werner