nano

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

commit 73e337594e77f7a84e2fda3cfeb4fa66e2a208ab
parent dbc415fc479acda6956591b58aff4099c5e5f692
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Fri, 18 Aug 2006 13:59:27 +0000

cosmetic fix


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

Diffstat:
MTODO | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/TODO b/TODO @@ -32,8 +32,8 @@ For the next version: set via Ctrl-^) at various lines and/or columns in the buffer, and allow movement between them with a single keystroke. - Add the ability to move to different lines of the screen with a single - keystroke, e.g. M-` to go to the top line, M-& to go to the center - line, and M-' to go to the last line. + 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. Old requests: