update TODO

This commit is contained in:
Maxime Coste 2013-11-13 23:51:15 +00:00
parent d2e360a1c8
commit 6adf6f3e29

4
TODO
View File

@ -123,3 +123,7 @@
* Fix 'n' command with inverted selection * Fix 'n' command with inverted selection
* basic shell completion (complete commands from $PATH, then complete filenames) * basic shell completion (complete commands from $PATH, then complete filenames)
* align to a specified selection (rather than le rightmost one) so that closing
curly braces can easily be made to align with their opening one.