X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=TODO;h=aacd81414df269c2142fdd5a32b1edac1d8da631;hp=142160ba232ee46e03a3baa0ac31dd209fd1846a;hb=404aca234d55a8d9ba7b6573b3c100c940b42fe8;hpb=dd95aad0a184fc4f2ab4cd13323a70c9833acc2b diff --git a/TODO b/TODO index 142160b..aacd814 100644 --- a/TODO +++ b/TODO @@ -1,16 +1,8 @@ Super Star Trek TO-DO list -* Remove the assumption that sst.doc lives in the current directory. - -* Do a manual page. - -* Improve the internal pager. - * Yes-no confirmations and "press-to-continue" situations should print a recognizable standard prompt. -* A real release, with downloadable tarballs and RPMs and so forth. - * The time machine switch. Specify a year, get only the features that then existed. (This would be partly so people can try the original non-"super" version Matuszek and Reynolds wrote.) @@ -21,6 +13,8 @@ * Write a curses-based interface. Shouldn't be hard, all output goes through prout/proutn/prouts so we can split the screen into two panes with the upper - one for the charts. + one for the charts. (Note, there's one fputs() used in the help reader to + avoid % expansion.) +