From dd0491380a809c1780f5351b8a08f1a65a079623 Mon Sep 17 00:00:00 2001
From: Chris Allegretta <chrisa@asty.org>
Date: Fri, 18 May 2001 20:00:08 +0000
Subject: [PATCH] Add -W to TODO

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@665 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 TODO | 1 +
 1 file changed, 1 insertion(+)

diff --git a/TODO b/TODO
index 55828c87..b7be5bf4 100644
--- 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$
-- 
GitLab