From 1fb9a04ad8fc551328179a963542e1218bb89b4a Mon Sep 17 00:00:00 2001 From: Daniel Juyung Seo Date: Thu, 28 Mar 2013 17:43:23 +0900 Subject: [PATCH] TODO++ --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 16a999ea..a76d4f99 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,8 @@ here's a short list of things i think we can do in the short to medium term to make it a first-class terminal: +[ ] tabs: reordering +[ ] tabs: key bindings for each tab ex) alt + 1, alt + 2, ... [ ] splits/tabs need to use cwd of "current term" [ ] splits need to size only by steps in font size (elm feature) [ ] split handles need to become invisible (elm theme)