home *** CD-ROM | disk | FTP | other *** search
/ Amiga GigaPD 3 / Amiga_GigaPD_v3_3of3.iso / netbsd / docs / mailinglist-archive / 1993-12 / text0391.txt < prev    next >
Encoding:
Text File  |  1993-06-25  |  1017 b   |  28 lines

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