From 8069f38f04f38e56dd26830fb7efcebe35993fc4 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Thu, 19 Mar 2020 14:19:09 +0100 Subject: [PATCH] more todos --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d9651bc4..23a390f2 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ Over the last 2 years my go to GUI tool for this was [fork](https://git-fork.com * [x] inspect diffs * [x] commit * [x] [input polling in thread](assets/perf_compare.jpg) +* [ ] show content of new files +* [ ] indicate file status (modified,added,removed) * [ ] use [notify](https://crates.io/crates/notify) to watch git * [ ] log view