]> git.wh0rd.org Git - nano.git/commitdiff
add another post-2.0 item
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 5 Jul 2006 19:52:27 +0000 (19:52 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 5 Jul 2006 19:52:27 +0000 (19:52 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3759 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

TODO

diff --git a/TODO b/TODO
index ec5ebf8b30f1c878ad578d953dfa9121507bc031..ff5519464d6b04a8fb6f140532a48fae636277ee 100644 (file)
--- 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: