ansi unbold

Posted by Endx7 on Thu 08 Nov 2001 05:23 AM — 6 posts, 20,771 views.

#0
Ansi code unbold is unsupported. Generally the normalcode is used, but I've noticed when the unbold code is used it stays bolded.

I'm using the ansi system for MOO and I am imputing:
"[red][bold]Bolded [unbold]wanted unbold[normal] [red]unbolded[normal]"
and getting:
"~[[31m~[[1mBolded ~[[22mwanted unbold~[[0m ~[[31munbolded~[[0m"

It isn't easy to read, but it proves that ansi unbold is being sent...but mushclient doesn't seem to interpret them. (the escape character is ~[ in here)
(note: unbold is often know as unbright)
Also, I am using version 3.04

--End (aka Robin Schoonover)

#1
I got the newest version and checked that: unbold doesn't work there either.

--End (aka Robin Schoonover)
Australia Forum Administrator #2
I wasn't aware of an ANSI unbold, that is why it doesn't work. :)

After a bit of searching I found what appear to be the extra codes that you want. Are these correct?


2 Half intensity (default to cyan on color screen)
21 Normal intensity (un-Bold)
22 Normal intensity (un-Half intensity)
24 Disable underline
25 Disable blink
27 Disable reverse

#3
hmm....22 appears to be the one I want....but really, not very many clients seem to support it anyway...I don't know if unblink works or not on mushclient...I haven't tried it...just unbold...but 22 is the one that isn't there.

So yeah...they seem be correct.

--End (aka Robin Schoonover)
Australia Forum Administrator #4
I have added that to the bug/suggestion database as #419.
#5
ok....