README 591 B

1234567891011121314
  1. cp437 (emulate code page 437 on a UTF-8 terminal)
  2. cp437 is a program to emulate an old-style "code page 437" / "IBM-PC"
  3. character set terminal on a modern terminal emulator that uses UTF-8
  4. or similar.
  5. It was written for the purpose of running the BitchX IRC client,
  6. which utilises CP437 line-drawing characters in its default theme and
  7. artwork. It should also be broadly useful for things like viewing
  8. CP437 "ANSI art", running nethack with the IBMgraphics option or
  9. running EPIC with scripts that use CP437 artwork.
  10. It's also useful for converting old CP437-encoded text files to UTF-8.