This commit is contained in:
Stephan Dilly 2020-03-16 23:04:08 +01:00
parent 955ef55d8d
commit 96ff2794fb

View File

@ -7,7 +7,8 @@ terminal ui (tui) frontend for git written in rust
* [x] show files on index
* [x] colorize diff
* [x] only show diff of selected file
* [ ] change detection
* [x] change detection
* [ ] show added files on working dir changes
* [ ] allow selecting/diff index items
* [ ] allow scrolling diff
* [ ] support staging/unstaging