TODO 1008 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
- Now do username completion [DONE].
Chris Allegretta's avatar
Chris Allegretta committed
18
19
- Unjustify command (^U after ^J) [DONE =-].
- Username completion (~user) [DONE =-].
20
21

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

$Id$