1
1
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3628 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Этот коммит содержится в:
David Lawrence Ramsey 2006-06-06 19:42:22 +00:00
родитель 96dce26401
Коммит 6cca33745c

6
TODO
Просмотреть файл

@ -21,9 +21,9 @@ For the next version:
e.g. specify a different alternate spell checker depending on which
file type we have open.
- Allow text searches in the help browser.
- Allow setting marks ("nanodes", not to be confused with the mark set
via Ctrl-^) at various lines and/or columns in the buffer, and allow
movement between them with a single keystroke.
- Allow setting marks (saved positions, not to be confused with the mark
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.