From 69583ad6648e9c81bd6a7d1b939eb74b88e37c26 Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Sat, 5 Aug 2006 16:48:57 +0000 Subject: [PATCH] add one last TODO list item git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3838 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 673e21a8..27659548 100644 --- a/TODO +++ b/TODO @@ -21,6 +21,7 @@ For the next version: prompt. - Handle window resizes better. After we resize, we should stay wherever we were before we resized, as Pico does. +- Fix problems with color syntaxes' highlighting lines too aggressively. - 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.