Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
 

15 rindas
497 B

  1. $Id$
  2. Video rendering
  3. o ncurses' hashmap scrolling optimisation code causes the screen to
  4. occasionally flicker because it tries to optimise the vertical
  5. scrolling. With S-Lang, SLtt_Term_Cannot_Scroll prevents this
  6. unwanted behaviour.
  7. o some terminal emulators (Konsole, or the Linux VGA console) honour
  8. the blink attribute instead of using it for bold or bright like any
  9. other terminal emulator, hence reducing the amount of available
  10. colour pairs.