From c3aeb7145e3486e65828773999560c2bf0e2e83e Mon Sep 17 00:00:00 2001 From: Guillermo Rauch Date: Fri, 1 Jul 2016 18:42:20 -0700 Subject: [PATCH] Readme: more todo --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index 6266a4a3..b47baea0 100644 --- a/Readme.md +++ b/Readme.md @@ -2,6 +2,8 @@ ## TODO +- [ ] Warn upon quit +- [ ] Implement cmd+K to clear - [ ] Listen on `resize` event *coming* from the pty. - [ ] Make sure all popular shells work well, and that we detect "url commands" appropriately for them.