nano

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

commit 497b5040a796089f2f201eae9888160e5a5157c9
parent 54380cf56b52dffedeea8808202a6ce5e8ad27af
Author: Chris Allegretta <chrisa@asty.org>
Date:   Mon, 13 Jan 2003 14:45:39 +0000

Add spell check selected text to TODO, note that I'm not asking you to implement this tonight DLR :-)


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

Diffstat:
MTODO | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/TODO b/TODO @@ -20,7 +20,8 @@ For version 1.4: - Support for Pico's paragraph searching ability. - Undo/Redo key? - Remindable keys? -- Keystroke to implement "Add next sequence as raw" like vi's ^V? +- Keystroke to implement "Add next sequence as raw" like vi's ^V. +- Spell check selected text only. Old requests: