Re: [dev] [st] htop, tmux, terminfo

From: Martin Kopta <martin_AT_kopta.eu>
Date: Sun, 12 Feb 2012 10:44:47 +0100

On 02/12/2012 12:59 AM, Martin Kopta wrote:
> I know it has been already discussed here, but I could not find any
> final solution. The process viewer htop isn't drawing properly in st
> [1]. Current load, cpu, mem, swap and other user processes aren't
> visible. xterm shows them fine, using dark grey color. I use default
> configuration for st, except font [2], but the drawing problem occurs
> even with default configuration. So, the first question:
> Is there know solution for st/htop drawing problem?

I found out that sometimes base.fg == base.bg in xdraws() in st.c,
making text invisible. With a little if statement, I managed to get the
bold glyphs printed out with DefaultFG, which temporary solves my issue
with st/htop.
Received on Sun Feb 12 2012 - 10:44:47 CET

This archive was generated by hypermail 2.3.0 : Sun Feb 12 2012 - 10:48:03 CET