blob: 345cb582e731178001b3699fbdca816f9711b6ca [file] [log] [blame]
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001TODO file (? means the feature may be implemented, but not definitely)
2-----------------------------------------------------------------------------
3
Robert Siemborski7ecc4352000-07-08 05:15:45 +00004Current Version:
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00005- Implement Spelling [DONE, mostly...]
6- Implement Help [DONE]
7- Internationalization [In progress, translators welcome!]
8- Allow nano to be resized in X. [DONE]
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00009- On page up/down, put the cursor on the first line (like Pico), not the
10 center line [DONE]
Robert Siemborski7ecc4352000-07-08 05:15:45 +000011- Rewrite edit_refresh, if at all possible [DONE]
12- Implement justify function [DONE]
Chris Allegrettaf1171c32000-07-23 21:56:01 +000013- Cut to end of line [DONE]
Robert Siemborski7ecc4352000-07-08 05:15:45 +000014
15For Next Version:
Chris Allegrettaa2ea1932000-06-06 05:53:49 +000016- Undo/Redo key?
17- single line scroll up/down?
Robert Siemborski7ecc4352000-07-08 05:15:45 +000018- Color syntax highlighting? (certainly seems like there's a demand for it.)
19- .nanorc ?????
Chris Allegrettac87a4112000-08-07 02:16:24 +000020
21$Id$