[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
chgat() is weird
From: |
Chris Cramer |
Subject: |
chgat() is weird |
Date: |
Sun, 8 Apr 2001 17:46:10 -0500 |
User-agent: |
Mutt/1.2.5i |
I'm having diffculties with chgat(), but I'm not sure if it's just
because I don't know what it's supposed to do.
What I am observing is that chgat() adds the specified attributes
to the characters, but does not remove attributes. That is, if
you specify no attributes, it does nothing, whereas I expected
it to remove all the attributes. I don't know if this is a bug.
In addition, it doesn't touch the characters; it's necessary to call
touchline() in order for anything to get updated on the screen. I'm
pretty sure this is a bug.
--
C. Ray C. aka Christopher Cramer
address@hidden
http://www.pyro.net/~crayc/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- chgat() is weird,
Chris Cramer <=