nano

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

commit d09eb8374ae979f35dda40278ba923ae3061ac17
parent b9f007430bb0bc539680a2022c36d5b7dbe16822
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Fri, 29 Sep 2006 15:52:33 +0000

one more TODO list entry


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

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

diff --git a/TODO b/TODO @@ -33,6 +33,7 @@ For the next version: - Add the ability to move to different lines of the screen with a single keystroke, e.g. M-` (M-~) to go to the top line, M-& (M-7) to go to the center line, and M-' (M-") to go to the last line. +- Allow searching for and replacing newlines. Old requests: