TODO 736 Bytes
Newer Older
Chris Allegretta's avatar
Chris Allegretta committed
1
2
3
TODO file (? means the feature may be implemented, but not definitely)
-----------------------------------------------------------------------------

4
Current Version:
Chris Allegretta's avatar
Chris Allegretta committed
5
6
7
8
9
10
- Implement Spelling [DONE, mostly...]
- Implement Help [DONE]
- Internationalization [In progress, translators welcome!]
- Allow nano to be resized in X. [DONE]
- On page up/down, put the cursor on the first line (like Pico), not the
  center line [DONE]
11
12
- Rewrite edit_refresh, if at all possible [DONE]
- Implement justify function [DONE]
13
- Cut to end of line [DONE]
Chris Allegretta's avatar
Chris Allegretta committed
14
- Unjustify command (^U after ^J)
15
16

For Next Version:
Chris Allegretta's avatar
Chris Allegretta committed
17
18
- Undo/Redo key?
- single line scroll up/down?
19
20
- Color syntax highlighting? (certainly seems like there's a demand for it.)
- .nanorc ?????
Chris Allegretta's avatar
Chris Allegretta committed
21
22

$Id$