From 4d68a36070911e6142edb03edbdd9f5832f9d1a2 Mon Sep 17 00:00:00 2001 From: Nathan Vegdahl Date: Sat, 27 Dec 2014 14:05:59 -0800 Subject: [PATCH] Updated todo file. --- todo.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/todo.md b/todo.md index a7879db..85dc750 100644 --- a/todo.md +++ b/todo.md @@ -1,2 +1,6 @@ -- "Editor" class that has cursors. -- Some way of scrolling the view...? \ No newline at end of file +- Page up / page down +- Proper handling of tab characters +- Line number display +- Editor info display (filename, current line/column, indentation style, etc.) +- File opening by entering path +- UI that wraps editors, for split view. \ No newline at end of file