From 4b3141fe4e132cccf66d8d25f417fdfceef7c3a1 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Tue, 24 Mar 2020 09:58:43 +0100 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index caea2d09..476bd794 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ blazing fast terminal-ui for git written in rust ## features +* fast key only control * inspect changes * (un)stage files * revert/reset files @@ -49,6 +50,7 @@ gitui # todo for 0.1 (first release) +* [ ] help command * [ ] (un)staging selected hunks * [ ] publish as homebrew-tap * [ ] release on crates.io