TODO 974 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:
5
- Implement Spelling [DONE]
Chris Allegretta's avatar
Chris Allegretta committed
6
7
8
9
10
- 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
- Built-in speller command [needed for version 1.0] [DONE]
16
- Better statusbar interaction (scrolling, tab completion for filename)
17
  [needed for version 1.0] [DONE]
18
19
- Now do username completion (~user, would be nice, need based on user
  feedback).
20
21

For Next Version:
Chris Allegretta's avatar
Chris Allegretta committed
22
23
- Undo/Redo key?
- single line scroll up/down?
24
25
- Color syntax highlighting? (certainly seems like there's a demand for it.)
- .nanorc ?????
Chris Allegretta's avatar
Chris Allegretta committed
26
27

$Id$