nano

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

commit 69583ad6648e9c81bd6a7d1b939eb74b88e37c26
parent 30d7f3395484e1c03dbbe34590775fffdca2c485
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Sat,  5 Aug 2006 16:48:57 +0000

add one last TODO list item


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

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

diff --git 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.