From 6adf6f3e2972afb77447f054bcd3b5a851039e8d Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Wed, 13 Nov 2013 23:51:15 +0000 Subject: [PATCH] update TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 47f20c44..275347a4 100644 --- a/TODO +++ b/TODO @@ -123,3 +123,7 @@ * Fix 'n' command with inverted selection * 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. +