You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 line
342 B

  1. $Id$
  2. Video rendering
  3. o ncurses' hashmap scrolling optimization code causes the screen to
  4. occasionally flicker because it tries to optimize the vertical
  5. scrolling.
  6. o Slang cannot display 256 colour pairs under Unix. This is partially
  7. solved by the OPTIMISE_SLANG_PALETTE code.
  8. o the X11 driver is very slow.