From 4b3067f8d018563e94e007af42b9b036a186d57a Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Fri, 29 Mar 2013 19:29:24 +0100 Subject: [PATCH] update TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index f43c9cda..055c4323 100644 --- a/TODO +++ b/TODO @@ -14,6 +14,8 @@ * Sanitize prompt history handling, hooks should not have side effects on history +* More text objects: sentence, paragraph, indent, user defined ? + * automatic line splitting/paragraph formatting * Use boost::filesystem for path handling