[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gfxterm distinction between fg color and cursor color
From: |
Colin D Bennett |
Subject: |
Re: gfxterm distinction between fg color and cursor color |
Date: |
Thu, 24 Jul 2008 14:13:31 -0700 |
On Thu, 24 Jul 2008 18:18:40 +0200
Robert Millan <address@hidden> wrote:
> Why does gfxterm make a distinction between foreground color and
> cursor color? Do we really want this?
>
> Currently, the variable-based hooks for changing colors have no
> effect in cursor color because of this.
>
> How about supressing separate handling of cursor color, and simply
> use the foreground color to draw it?
>
> Or maybe it'd be better to have setcolor() set cursor color
> implicitly?
I think it would probably be fine to simply use the foreground color as
the cursor color.