TODO 983 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]
14
- Built-in speller command [needed for version 1.0] [DONE]
15
- Better statusbar interaction (scrolling, tab completion for filename)
16
  [needed for version 1.0] [DONE]
17
18
19
20
21
- Now do username completion [DONE].

Needed for version 1.0:
- Unjustify command (^U after ^J)
- Username completion (~user).
22
23

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

$Id$