glktermw: glktermw (library for textmode interactive fiction)
glktermw:
glktermw: Glk defines a portable API (programming interface) for applications
glktermw: with text UIs (user interfaces). It was primarily designed for
glktermw: interactive fiction, but it should be suitable for many interactive
glktermw: text utilities, particularly those based on a command line.
glktermw:
glktermw: glktermw is a curses (ncurses) implementation of the Glk API, with
glktermw: wide character (aka Unicode) support.
glktermw:
glktermw: