]> git.wh0rd.org Git - nano.git/commitdiff
Mark some items as [DONE].
authorJordi Mallach <jordi@gnu.org>
Fri, 4 Jan 2002 18:09:07 +0000 (18:09 +0000)
committerJordi Mallach <jordi@gnu.org>
Fri, 4 Jan 2002 18:09:07 +0000 (18:09 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@970 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

TODO

diff --git a/TODO b/TODO
index 5da963566dcbadc8b054d912320eb1e6ea179d40..1da4778b453b95496ce6d12fd289eacf23f7e991 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,16 +20,16 @@ Current Version:
 
 For Next Version:
 - Undo/Redo key?
-- Single line scroll up/down?
+- Single line scroll up/down? [DONE]
 - Color syntax highlighting? (certainly seems like there's a demand for it.)
-- .nanorc ?????
+- .nanorc [DONE]
 - Backup making (filename~)?
 - Search (etc) string history [1.1]
 - Implement Pico's -j and -g flags, as they are pretty easy to do.
 - Make mouse support work with clicking on the shortcuts (-m).  Must
   make global variable pointing to current shortcut list to determine what
   keystroke to ungetch(). [DONE].
-- Implement -o (chroot of sorts)
+- Implement -o (chroot of sorts) [DONE]
 - Allow -r to take a negative argument, meaning right margin instead of
   left (allows resizing that way), formerly -W arg. [DONE]
 - UTF-8 support.