commit dd0491380a809c1780f5351b8a08f1a65a079623
parent 53ea9d162b8ae15d3e232cd38d3c696ac65909bd
Author: Chris Allegretta <chrisa@asty.org>
Date: Fri, 18 May 2001 20:00:08 +0000
Add -W to TODO
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@665 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/TODO b/TODO
@@ -30,5 +30,6 @@ For Next Version:
make global variable pointing to current shortcut list to determine what
keystroke to ungetch(). [DONE].
- Implement -o (chroot of sorts)
+- Implement -W (wrap at # less than width of screen), mark -r as deprecated.
$Id$