nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit 35c9fa6da378555f3bfccd99a5de122060bb1598
parent 083cc1286189ad881a9ec9dd8ce114b751d1a81f
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Tue, 11 Jul 2006 17:01:45 +0000

clean up the TODO list a bit more


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3774 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
MTODO | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/TODO b/TODO @@ -20,8 +20,7 @@ For the next version: prompt, and then canceling back to the "Read File" or "Save File As" prompt. - Handle window resizes better. After we resize, we should stay - wherever we were before we resized. At the very least, do this for - the file browser, as Pico does. + wherever we were before we resized, as Pico does. - Allow color syntaxes to apply to more than just color, so that we can e.g. specify a different alternate spell checker depending on which file type we have open.