home *** CD-ROM | disk | FTP | other *** search
- >
- > > I saw this one last night... I looked at a man page and right after one
- > > display-style transition (bold section header, \n\t, normal text) it
- > > started drawing characters in blue vertically up the screen from the
- > > current cursor position, and obviously kept going right through memory,
- > > as the machine wedged.
- >
- > This *must* be a cc-console bug, I never ever have seen such a behavior
- > with the Retina console, and as you can perhaps imagine, I'm using it
- > quite excessively :-)
-
- Well I agree it sure sounds like a cc bug, however I can display
- manpages perfectly here with underline, bold and inverse without any
- side effects. I also didn't change anything just compiled the
- distributed src0712.tar.gz code.
-
- I even tried all 3, with the shell command
- % printf "\033[1m\033[4m\033[7mHello World\033[0m"
-
- Which correctly printed "Hello World" in bold-underlie-inverse type.
-
- Can someone verify that the above command sends there kernel to lala land?
- It sure didn't on my machine.
-
- > -Markus
-
-
-