[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tlf-devel] Improved keyboard handling
From: |
Thomas Beierlein |
Subject: |
Re: [Tlf-devel] Improved keyboard handling |
Date: |
Tue, 5 Jan 2016 07:31:28 +0100 |
Am Mon, 4 Jan 2016 18:01:16 -0600
schrieb Nate Bargmann <address@hidden>:
> * On 2016 04 Jan 15:14 -0600, Ervin Hegedüs wrote:
> ... snip
> > Here are some screenshots about the different terminal types when
> > Tlf runs in:
> >
> > https://www.dropbox.com/sh/o66fidr21uryjwe/AADu-dKIta7PxYbCSiNLYmqPa
>
> That looks more like color theme differences. For example, Ubuntu
> has a very different color scheme for Xfce Terminal than Debian. At
> this time the keyboard is my focus.
Color scheme is a second matter with similar, but not the same problem
as keyboard handling.
One of the problems is that ncurses normally supports only 8
background colors but allows additional highlighted versions for the
foregound. A lot of the weird color settings in the code have their
origin in that.
Further quirks are coming from the fact that such features as
underlined, flash, blinking or terminal beep are implemented different
(or not at all).
So Nate is right, let us concentrate on input handling first.
73, de Tom
--
"Do what is needful!"
Ursula LeGuin: Earthsea
--
Re: [Tlf-devel] Improved keyboard handling, Ervin Hegedüs, 2016/01/04
Re: [Tlf-devel] Improved keyboard handling, David Quental, 2016/01/04