Make the internal pager actually work. In the process, remove getch()
[super-star-trek.git] / TODO
1                 Super Star Trek TO-DO list
2
3 * The time machine switch.  Specify a year, get only the features that
4   then existed.  (This would be partly so people can try the original
5   non-"super" version Matuszek and Reynolds wrote.)
6
7   Dave Matuszek tells me that SRSCAN, MOVE, PHASERS, CALL, STATUS,
8   IMPULSE, PHOTONS, ABANDON, LRSCAN, WARP, SHIELDS, DESTRUCT CHART,
9   REST, DOCK, QUIT, and DAMAGE were in the original non-"super" version.
10
11 * Write a curses-based interface.  Shouldn't be hard, all output goes through
12   prout/proutn/prouts so we can split the screen into two panes with the upper
13   one for the charts.
14