commit 99a06d344f43f1b2b4a636338f47d8e7bc7d199f
parent aee00d4d144e9030990a7a0d53376830df503a77
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Wed, 5 Jul 2006 19:52:27 +0000
add another post-2.0 item
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3759 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/TODO b/TODO
@@ -29,6 +29,9 @@ For the next version:
- 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.
+- Allow indentation via Meta-} to add just enough columns to reach the
+ nearest multiple of tabsize, rather than always adding tabsize
+ columns.
Old requests: